⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 283492 in webkit


Ignore:
Timestamp:
Oct 4, 2021, 5:14:33 AM (5 years ago)
Author:
Ziran Sun
Message:

[css-grid] Resync web-platform-tests/css/css-grid tests from upstream
https://bugs.webkit.org/show_bug.cgi?id=231020

Reviewed by Sergio Villar Senin.

LayoutTests/imported/w3c:

  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005-expected.html: Added.
  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005.html: Added.
  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006-expected.html: Added.
  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006.html: Added.
  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007-expected.html: Added.
  • web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007.html: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017-expected.html: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017.html: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-items-023-expected.html: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-items-023.html: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-items-024-expected.xht: Added.
  • web-platform-tests/css/css-grid/abspos/positioned-grid-items-024.html: Added.
  • web-platform-tests/css/css-grid/abspos/w3c-import.log:
  • web-platform-tests/css/css-grid/alignment/grid-inline-baseline-expected.html: Added.
  • web-platform-tests/css/css-grid/alignment/grid-inline-baseline.html: Added.
  • web-platform-tests/css/css-grid/alignment/w3c-import.log:
  • web-platform-tests/css/css-grid/empty-grid-within-flexbox-expected.xht: Added.
  • web-platform-tests/css/css-grid/empty-grid-within-flexbox.html: Added.
  • web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax.html: Added.
  • web-platform-tests/css/css-grid/grid-definition/w3c-import.log:
  • web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-002-expected.html.
  • web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic.html: Added.
  • web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic.html: Added.
  • web-platform-tests/css/css-grid/grid-items/replaced-element-014-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-items/replaced-element-014.html: Added.
  • web-platform-tests/css/css-grid/grid-items/replaced-element-015-expected.html: Added.
  • web-platform-tests/css/css-grid/grid-items/replaced-element-015.html: Added.
  • web-platform-tests/css/css-grid/grid-items/w3c-import.log:
  • web-platform-tests/css/css-grid/grid-model/grid-item-hit-test-expected.txt: Added.
  • web-platform-tests/css/css-grid/grid-model/grid-item-hit-test.html: Added.
  • web-platform-tests/css/css-grid/grid-model/w3c-import.log:
  • web-platform-tests/css/css-grid/grid-with-dynamic-img-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-with-dynamic-img.html: Added.
  • web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox.html: Added.
  • web-platform-tests/css/css-grid/grid-within-flexbox-indefinite-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/grid-within-flexbox-indefinite.html: Added.
  • web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
  • web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size.html: Added.
  • web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing-expected.xht: Added.
  • web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html: Added.
  • web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
  • web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows-expected.xht: Added.
  • web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows.html: Added.
  • web-platform-tests/css/css-grid/placement/w3c-import.log:
  • web-platform-tests/css/css-grid/w3c-import.log:

LayoutTests:

Location:
trunk/LayoutTests
Files:
40 added
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r283491 r283492  
     12021-10-04  Ziran Sun  <zsun@igalia.com>
     2
     3        [css-grid] Resync web-platform-tests/css/css-grid tests from upstream
     4        https://bugs.webkit.org/show_bug.cgi?id=231020
     5
     6        Reviewed by Sergio Villar Senin.
     7
     8        * TestExpectations:
     9
    1102021-10-04  Arcady Goldmints-Orlov  <agoldmints@igalia.com>
    211
  • trunk/LayoutTests/TestExpectations

    r283486 r283492  
    12991299
    13001300# grid layout tests
     1301webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-with-dynamic-img.html [ ImageOnlyFailure ]
     1302webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox.html [ ImageOnlyFailure ]
     1303webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-within-flexbox-indefinite.html [ ImageOnlyFailure ]
     1304 
    13011305imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-002.html [ ImageOnlyFailure ]
    13021306imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-img-002.html [ ImageOnlyFailure ]
     
    13481352imported/w3c/web-platform-tests/css/css-grid/grid-items/aspect-ratio-004.html [ ImageOnlyFailure ]
    13491353imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html [ ImageOnlyFailure ]
     1354webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic.html [ ImageOnlyFailure ]
     1355webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic.html [ ImageOnlyFailure ]
     1356webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-015.html [ ImageOnlyFailure ]
    13501357
    13511358imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-009.html [ ImageOnlyFailure ]
    13521359imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html [ ImageOnlyFailure ]
     1360webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size.html [ ImageOnlyFailure ]
     1361webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html [ ImageOnlyFailure ]
    13531362imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/masonry-align-content-001.html [ ImageOnlyFailure ]
    13541363imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/masonry-align-content-002.html [ ImageOnlyFailure ]
     
    42924301webkit.org/b/212201 imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-limits-001.html [ Skip ]
    42934302webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-baseline-align-cycles-001.html [ ImageOnlyFailure ]
     4303webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-inline-baseline.html [ ImageOnlyFailure ]
    42944304webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-001.html [ ImageOnlyFailure ]
    42954305webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-002.html [ ImageOnlyFailure ]
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r283447 r283492  
     12021-10-04  Ziran Sun  <zsun@igalia.com>
     2
     3        [css-grid] Resync web-platform-tests/css/css-grid tests from upstream
     4        https://bugs.webkit.org/show_bug.cgi?id=231020
     5
     6        Reviewed by Sergio Villar Senin.
     7
     8        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005-expected.html: Added.
     9        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005.html: Added.
     10        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006-expected.html: Added.
     11        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006.html: Added.
     12        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007-expected.html: Added.
     13        * web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007.html: Added.
     14        * web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017-expected.html: Added.
     15        * web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017.html: Added.
     16        * web-platform-tests/css/css-grid/abspos/positioned-grid-items-023-expected.html: Added.
     17        * web-platform-tests/css/css-grid/abspos/positioned-grid-items-023.html: Added.
     18        * web-platform-tests/css/css-grid/abspos/positioned-grid-items-024-expected.xht: Added.
     19        * web-platform-tests/css/css-grid/abspos/positioned-grid-items-024.html: Added.
     20        * web-platform-tests/css/css-grid/abspos/w3c-import.log:
     21        * web-platform-tests/css/css-grid/alignment/grid-inline-baseline-expected.html: Added.
     22        * web-platform-tests/css/css-grid/alignment/grid-inline-baseline.html: Added.
     23        * web-platform-tests/css/css-grid/alignment/w3c-import.log:
     24        * web-platform-tests/css/css-grid/empty-grid-within-flexbox-expected.xht: Added.
     25        * web-platform-tests/css/css-grid/empty-grid-within-flexbox.html: Added.
     26        * web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     27        * web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax.html: Added.
     28        * web-platform-tests/css/css-grid/grid-definition/w3c-import.log:
     29        * web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-002-expected.html.
     30        * web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic.html: Added.
     31        * web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     32        * web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic.html: Added.
     33        * web-platform-tests/css/css-grid/grid-items/replaced-element-014-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     34        * web-platform-tests/css/css-grid/grid-items/replaced-element-014.html: Added.
     35        * web-platform-tests/css/css-grid/grid-items/replaced-element-015-expected.html: Added.
     36        * web-platform-tests/css/css-grid/grid-items/replaced-element-015.html: Added.
     37        * web-platform-tests/css/css-grid/grid-items/w3c-import.log:
     38        * web-platform-tests/css/css-grid/grid-model/grid-item-hit-test-expected.txt: Added.
     39        * web-platform-tests/css/css-grid/grid-model/grid-item-hit-test.html: Added.
     40        * web-platform-tests/css/css-grid/grid-model/w3c-import.log:
     41        * web-platform-tests/css/css-grid/grid-with-dynamic-img-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     42        * web-platform-tests/css/css-grid/grid-with-dynamic-img.html: Added.
     43        * web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     44        * web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox.html: Added.
     45        * web-platform-tests/css/css-grid/grid-within-flexbox-indefinite-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     46        * web-platform-tests/css/css-grid/grid-within-flexbox-indefinite.html: Added.
     47        * web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html.
     48        * web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size.html: Added.
     49        * web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing-expected.xht: Added.
     50        * web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html: Added.
     51        * web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
     52        * web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows-expected.xht: Added.
     53        * web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows.html: Added.
     54        * web-platform-tests/css/css-grid/placement/w3c-import.log:
     55        * web-platform-tests/css/css-grid/w3c-import.log:
     56
    1572021-10-02  Nikos Mouchtaris  <nmouchtaris@apple.com>
    258
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/w3c-import.log

    r279269 r283492  
    143143/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-004-expected.html
    144144/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-004.html
     145/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005-expected.html
     146/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-005.html
     147/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006-expected.html
     148/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-006.html
     149/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007-expected.html
     150/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-item-dynamic-change-007.html
    145151/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-001.html
    146152/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-positioned-items-and-autofit-tracks-002.html
     
    232238/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-015.html
    233239/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-016.html
     240/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017-expected.html
     241/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-017.html
    234242/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-001-expected.html
    235243/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-001.html
     
    276284/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-022-expected.html
    277285/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-022.html
     286/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-023-expected.html
     287/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-023.html
     288/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-024-expected.xht
     289/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-024.html
    278290/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-crash.html
    279291/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/positioned-grid-items-negative-indices-001-expected.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/w3c-import.log

    r279939 r283492  
    281281/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-008-expected.html
    282282/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-008.html
     283/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-inline-baseline-expected.html
     284/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-inline-baseline.html
    283285/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-lr.html
    284286/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-rl.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/w3c-import.log

    r279269 r283492  
    5353/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-min-size-003.html
    5454/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-min-size-004.html
     55/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax-expected.html
     56/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-minmax.html
    5557/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-001-expected.html
    5658/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-001.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/w3c-import.log

    r279939 r283492  
    270270/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-005-expected.xht
    271271/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-005.html
     272/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic-expected.html
     273/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-size-with-orthogonal-child-dynamic.html
    272274/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-001-expected.xht
    273275/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-001.html
     
    294296/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/item-with-table-with-infinite-max-intrinsic-width-expected.html
    295297/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/item-with-table-with-infinite-max-intrinsic-width.html
     298/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic-expected.html
     299/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-margin-dynamic.html
    296300/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-size-indefinite-replaced-expected.html
    297301/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-size-indefinite-replaced.html
     
    319323/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-013-expected.html
    320324/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-013.html
     325/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-014-expected.html
     326/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-014.html
     327/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-015-expected.html
     328/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-015.html
    321329/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/table-with-infinite-max-intrinsic-width-expected.html
    322330/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/table-with-infinite-max-intrinsic-width.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/w3c-import.log

    r279269 r283492  
    110110/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-letter-001.html
    111111/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-item-accepts-first-line-001.html
     112/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-item-hit-test.html
    112113/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-layout-stale-001-expected.html
    113114/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-layout-stale-001.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log

    r279939 r283492  
    6262/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-002.html
    6363/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-003.html
     64/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size-expected.html
     65/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-dynamic-block-size.html
    6466/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-with-orthogonal-items.html
    6567/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-track-sizes-001.html
     
    8284/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-stretch-respects-min-size-001-expected.xht
    8385/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-stretch-respects-min-size-001.html
     86/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing-expected.xht
     87/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/w3c-import.log

    r262262 r283492  
    2727/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-layout-placement-shorthands-expected.html
    2828/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-layout-placement-shorthands.html
     29/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows-expected.xht
     30/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-placement-items-spanning-multiple-rows.html
    2931/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-001-expected.xht
    3032/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-001.html
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/w3c-import.log

    r279269 r283492  
    2626/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/dynamic-grid-within-flexbox-expected.html
    2727/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/dynamic-grid-within-flexbox.html
     28/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/empty-grid-within-flexbox-expected.xht
     29/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/empty-grid-within-flexbox.html
    2830/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-child-percent-basis-resize-1-expected.html
    2931/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-child-percent-basis-resize-1.html
     
    4244/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-layout-properties.html
    4345/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-tracks-stretched-with-different-flex-factors-sum.html
     46/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-dynamic-img-expected.html
     47/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-dynamic-img.html
     48/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox-expected.html
     49/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-orthogonal-child-within-flexbox.html
    4450/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-within-flexbox-definite-change-expected.html
    4551/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-within-flexbox-definite-change.html
     52/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-within-flexbox-indefinite-expected.html
     53/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-within-flexbox-indefinite.html
    4654/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/inheritance.html
    4755/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/relative-grandchild-expected.xht
Note: See TracChangeset for help on using the changeset viewer.