mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f11c6045e3
commit
d31cdb682f
262 changed files with 1740 additions and 3700 deletions
|
@ -1,10 +1,4 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -1,10 +1,4 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[position-sticky-parsing.html]
|
||||
[The value of sticky for the position property should be parsed correctly]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-sticky-stacking-context-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-sticky-stacking-context.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue