mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)
* Upgrade vendored version of WebRender * Patch WebRender: upgrade version of gleam * Restore hit testing implementation * Fix WebRender warnings * Adapt Servo to new WebRender * Update results * Add a workaround for #30313 This slightly expands text boundaries in order to take into account the fact that layout isn't measuring glyph boundaries.
This commit is contained in:
parent
c079acb3c3
commit
a9d37cb85a
563 changed files with 48524 additions and 51657 deletions
|
@ -1,2 +1,2 @@
|
|||
[border-radius-image.html]
|
||||
fuzzy: /_mozilla/css/border-radius-image-ref.html:63;696
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[pixel_snapping_position_a.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[opacity-background-1.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[scroll_root.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[pixel_snapping_position_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[opacity-background-1.html]
|
||||
expected: FAIL
|
3
tests/wpt/mozilla/meta/mozilla/scrollBy.html.ini
Normal file
3
tests/wpt/mozilla/meta/mozilla/scrollBy.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[scrollBy.html]
|
||||
[Ensure that the window.scrollBy function affects scroll position as expected]
|
||||
expected: FAIL
|
2
tests/wpt/mozilla/meta/mozilla/scroll_root.html.ini
Normal file
2
tests/wpt/mozilla/meta/mozilla/scroll_root.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll_root.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue