mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)
This commit is contained in:
parent
fff9ef87e6
commit
8c8d68e415
1165 changed files with 42920 additions and 6829 deletions
|
@ -0,0 +1,6 @@
|
|||
[Element-currentCSSZoom.html]
|
||||
[Element.currentCSSZoom basic test]
|
||||
expected: FAIL
|
||||
|
||||
[Element.currentCSSZoom reacts to style changes]
|
||||
expected: FAIL
|
|
@ -583,3 +583,15 @@
|
|||
|
||||
[VisualViewport interface: self.visualViewport must inherit property "onscrollend" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("div") must inherit property "currentCSSZoom" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("img") must inherit property "currentCSSZoom" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute currentCSSZoom]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElementNS("x", "y") must inherit property "currentCSSZoom" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[range-bounding-client-rect-with-nested-text.html]
|
||||
[getClientRects should return non-empty rectangles for nested text nodes]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue