Make the choice of layout runtime setting

Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Martin Robinson 2023-06-28 10:07:08 +02:00
parent f11c6045e3
commit d31cdb682f
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
262 changed files with 1740 additions and 3700 deletions

View file

@ -0,0 +1,24 @@
[inheritance.html]
[Property top has initial value auto]
expected: FAIL
[Property top does not inherit]
expected: FAIL
[Property right has initial value auto]
expected: FAIL
[Property right does not inherit]
expected: FAIL
[Property bottom has initial value auto]
expected: FAIL
[Property bottom does not inherit]
expected: FAIL
[Property left has initial value auto]
expected: FAIL
[Property left does not inherit]
expected: FAIL

View file

@ -1,3 +0,0 @@
[position-computed.html]
[Property position value 'sticky']
expected: FAIL

View file

@ -1,3 +0,0 @@
[position-valid.html]
[e.style['position'\] = "sticky" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[position-relative-008.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[position-relative-009.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[position-relative-010.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[position-relative-table-caption.html]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,3 +0,0 @@
[position-sticky-parsing.html]
[The value of sticky for the position property should be parsed correctly]
expected: FAIL

View file

@ -1,2 +0,0 @@
[position-sticky-stacking-context-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[position-sticky-stacking-context.html]
expected: FAIL