mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add support for overflow:scroll and overflow:hidden to layout_2020
This adds clipping and interactive scrolling support, but scrolling from script is still not functional.
This commit is contained in:
parent
8e0d037ee8
commit
7a5a320d74
19 changed files with 129 additions and 63 deletions
|
@ -1,2 +0,0 @@
|
|||
[background-repeat-repeat-x.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-repeat-repeat-y.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-size-contain.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-size-cover.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[acid2_ref.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border_radius_clip_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-sticky-bottom.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-sticky-top.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[overflow_auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[overflow_position_abs_simple_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[overflow_scroll.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[overflow_simple_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[overflow_xy_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[text_overflow_ellipsis.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[text_overflow_string.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue