mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
This brings the version of WebRender used in Servo up-to-date with Gecko upstream. The big change here is that HiDPI is no longer handled via WebRender. Instead this happens via a scale applied to the root layer in the compositor. In addition to this change, various changes are made to Servo to adapt to the new WebRender API. Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
9 lines
163 B
INI
Vendored
9 lines
163 B
INI
Vendored
[elementsFromPoint.html]
|
|
[SVG element at x,y]
|
|
expected: FAIL
|
|
|
|
[transformed element at x,y]
|
|
expected: FAIL
|
|
|
|
[no hit target at x,y]
|
|
expected: FAIL
|