mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-bottom-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-bottom-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-bottom.html]
|
||||
[after reaching the sticking point the sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the sticky box should not be pushed outside its containing block]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-change-top.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-child-multicolumn.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-contained-by-display-table.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-escape-scroller-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-fixed-ancestor-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-fixed-ancestor-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-fixed-ancestor-iframe.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-fixed-ancestor.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-flexbox.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[position-sticky-get-bounding-client-rect.html]
|
||||
[sticky positioned element should be observable by getBoundingClientRect.]
|
||||
expected: FAIL
|
||||
|
||||
[getBoundingClientRect should be correct for sticky after script insertion]
|
||||
expected: FAIL
|
||||
|
||||
[getBoundingClientRect should be correct for sticky after script-caused layout]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-grid.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-hyperlink.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-inflow-position.html]
|
||||
[sticky offset should not affect the position of other elements.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-inline.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-input-box-gets-focused-after-scroll.html]
|
||||
[Focusing on visible sticky input box should reset the scroll to unshifted sticky position.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-large-top-2.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-large-top.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-left-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-left-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-left.html]
|
||||
[after reaching the sticking point the sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the sticky box should not be pushed outside its containing block]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-margins.html]
|
||||
[Whilst stuck, the margin is irrelevant.]
|
||||
expected: FAIL
|
||||
|
||||
[The margin is taken into account when making sure the sticky element does not escape its container]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[position-sticky-nested-bottom.html]
|
||||
[before reaching the sticking point, neither sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky can stick before the outer one if necessary]
|
||||
expected: FAIL
|
||||
|
||||
[both sticky boxes can be stuck at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[neither sticky can escape their containing block]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky cannot be pushed outside the outer sticky]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-nested-inline.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[position-sticky-nested-left.html]
|
||||
[before reaching the sticking point, neither sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky can stick before the outer one if necessary]
|
||||
expected: FAIL
|
||||
|
||||
[both sticky boxes can be stuck at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[neither sticky can escape their containing block]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky cannot be pushed outside the outer sticky]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[position-sticky-nested-right.html]
|
||||
[before reaching the sticking point, neither sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky can stick before the outer one if necessary]
|
||||
expected: FAIL
|
||||
|
||||
[both sticky boxes can be stuck at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[neither sticky can escape their containing block]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky cannot be pushed outside the outer sticky]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-nested-table.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-nested-thead-th.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[position-sticky-nested-top.html]
|
||||
[before reaching the sticking point, neither sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky can stick before the outer one if necessary]
|
||||
expected: FAIL
|
||||
|
||||
[both sticky boxes can be stuck at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[neither sticky can escape their containing block]
|
||||
expected: FAIL
|
||||
|
||||
[the inner sticky cannot be pushed outside the outer sticky]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-offset-overflow.html]
|
||||
[sticky position offset should be contained by scrolling box]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-offset-top-left.html]
|
||||
[offsetTop/offsetLeft should be correct for sticky after script insertion]
|
||||
expected: FAIL
|
||||
|
||||
[offsetTop/offsetLeft should be correct for sticky after script-caused layout]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-overflow-padding.html]
|
||||
[Ancestor overflow padding does not allow a sticky element to escape its container]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-parsing.html]
|
||||
[The value of sticky for the position property should be parsed correctly]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-rendering.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-right-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-right-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-right.html]
|
||||
[after reaching the sticking point the sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the sticky box should not be pushed outside its containing block]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-root-scroller.html]
|
||||
[Sticky elements work with the root (document) scroller]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-scroll-with-clip-and-abspos.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-scrollIntoView.html]
|
||||
[scrolling a sticky element into view should use its unshifted position]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-stacking-context-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-stacking-context.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-parts.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-td-bottom.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-td-left.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-td-right.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-td-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-tfoot-bottom.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-th-bottom.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-th-left.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-th-right.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-th-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-thead-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-tr-bottom.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-tr-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-top-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-top-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-top-and-bottom-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-top-and-bottom.html]
|
||||
[initially the sticky box should be pushed to the top of the container]
|
||||
expected: FAIL
|
||||
|
||||
[when we scroll past the flow position the top constraint pushes it down]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[position-sticky-top.html]
|
||||
[after reaching the sticking point the sticky box should be offset]
|
||||
expected: FAIL
|
||||
|
||||
[the sticky box should not be pushed outside its containing block]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[position-sticky-transforms-translate.html]
|
||||
[Translation transform can move sticky element past sticking point]
|
||||
expected: FAIL
|
||||
|
||||
[Stuck elements can still be moved via translations]
|
||||
expected: FAIL
|
||||
|
||||
[The sticky element should stick before the container is offset by a translation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[position-sticky-transforms.html]
|
||||
[Scale transforms are carried out on the stuck element position]
|
||||
expected: FAIL
|
||||
|
||||
[Rotate transforms are carried out on the stuck element position]
|
||||
expected: FAIL
|
||||
|
||||
[Perspective transforms are carried out on the stuck element position]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-writing-modes.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue