layout: Propagate overflow values from <body> to root element (#31618)

The specification gives instructions for how these values should be
propagated. The other big changs here is that they aren't applied to the
`<body>`.

 Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Martin Robinson 2024-03-13 10:17:09 +01:00 committed by GitHub
parent 03d64d0675
commit 716f4a006d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 82 additions and 27 deletions

View file

@ -1,2 +0,0 @@
[overflow-propagation-001a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[overflow-propagation-001b.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[overflow-propagation-001c.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-border-box.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-border-box_with_size.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-content-box_with_size.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-padding-box_with_size.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform-inherit-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform-transformed-td-contains-fixed-position.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform-transformed-th-contains-fixed-position.html]
expected: FAIL