mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +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
|
@ -1,23 +1,11 @@
|
|||
[navigator-window-controls-overlay.html]
|
||||
[getBoundingClientRect should be a method of the windowControlsOverlay object]
|
||||
expected: FAIL
|
||||
|
||||
[visible should be false]
|
||||
expected: FAIL
|
||||
|
||||
[getBoundingClientRect return type should be DOMRect]
|
||||
[navigator-window-controls-overlay.tentative.html]
|
||||
[the windowControlsOverlay object should exist on the navigator object]
|
||||
expected: FAIL
|
||||
|
||||
[visible should be a member of the windowControlsOverlay object]
|
||||
expected: FAIL
|
||||
|
||||
[the windowControlsOverlay object should exist on the navigator object]
|
||||
expected: FAIL
|
||||
|
||||
[getBoundingClientRect should return a empty DOMRect]
|
||||
expected: FAIL
|
||||
|
||||
[ongeometrychange should be a member of the windowControlsOverlay object]
|
||||
[visible should be false]
|
||||
expected: FAIL
|
||||
|
||||
[getTitlebarAreaRect should be a method of the windowControlsOverlay object]
|
||||
|
@ -28,3 +16,6 @@
|
|||
|
||||
[getTitlebarAreaRect should return a empty DOMRect]
|
||||
expected: FAIL
|
||||
|
||||
[ongeometrychange should be a member of the windowControlsOverlay object]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[navigator_user_agent.https.html]
|
||||
[navigator_user_agent.https.tentative.html]
|
||||
[navigator.userAgentData is exposed.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue