class TestFlexbox_Writing_Mode_Vertical_Lays_Out_Contents_From_Top_To_Bottom(
        W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(
            __file__,
            'flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom'
        ))
Exemplo n.º 2
0
class TestFlexFlexitemChildmargin(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'flex-flexitem-childmargin'))
Exemplo n.º 3
0
class TestGridInlineSupportFlexibleLengths(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'grid-inline-support-flexible-lengths-'))
Exemplo n.º 4
0
class TestBlocks(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'blocks-'))
Exemplo n.º 5
0
class TestBlockInInlineInsert012Ref(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__, 'block-in-inline-insert-012-ref'))
class TestGridPositionedItemsPadding(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'grid-positioned-items-padding-'))
Exemplo n.º 7
0
class TestMinWidthAppliesTo(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'min-width-applies-to-'))
Exemplo n.º 8
0
class TestAbsposContainingBlockInitial(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'abspos-containing-block-initial-'))
class TestFlexbox_DirectionRowReverse(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__, 'flexbox_direction-row-reverse'))
class TestAlignContent_SpaceBetween(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__, 'align-content_space-between'))
Exemplo n.º 11
0
class TestGridInlineZAxisOrderingOverlappedItems(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'grid-inline-z-axis-ordering-overlapped-items-'))
Exemplo n.º 12
0
class TestBlockInInlineRemove001NosplitRef(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'block-in-inline-remove-001-nosplit-ref'))
Exemplo n.º 13
0
class TestFlexbox_Flex0NNpercentShrink(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__, 'flexbox_flex-0-N-Npercent-shrink'))
class TestPositionAbsolutePercentageInherit(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__,
                               'position-absolute-percentage-inherit-'))
class TestTtwfReftestFlexOrder(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'ttwf-reftest-flex-order'))
Exemplo n.º 16
0
class TestInlineReplacedWidth(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'inline-replaced-width-'))
Exemplo n.º 17
0
class TestJustifyContent(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'justify-content-'))
class TestGridSupportNamedGridLines(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'grid-support-named-grid-lines-'))
Exemplo n.º 19
0
class TestBidiTable(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'bidi-table-'))
Exemplo n.º 20
0
class TestFlexbox_OrderAbsposSpaceAround(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'flexbox_order-abspos-space-around'))
class TestFlexboxFlexDirectionColumnReverse(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'flexbox-flex-direction-column-reverse'))
class TestFlexbox_Flex010Unitless(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'flexbox_flex-0-1-0-unitless'))
Exemplo n.º 23
0
class TestMaxHeight(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'max-height-'))
Exemplo n.º 24
0
class TestGridMinimumSizeGridItems(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'grid-minimum-size-grid-items-'))
class TestDeleteBlockInInlinesMiddle(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'delete-block-in-inlines-middle-'))
Exemplo n.º 26
0
class TestBlockInInlineAppend002NosplitRef(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__,
                               'block-in-inline-append-002-nosplit-ref'))
class TestFlexbox_TableFixedLayout(W3CTestCase):
    vars().update(
        W3CTestCase.find_tests(__file__, 'flexbox_table-fixed-layout'))
Exemplo n.º 28
0
class TestPositionAbsolute(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'position-absolute-'))
Exemplo n.º 29
0
class TestInlineBlockZorder(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'inline-block-zorder-'))
Exemplo n.º 30
0
class TestMaxWidth(W3CTestCase):
    vars().update(W3CTestCase.find_tests(__file__, 'max-width-'))