mirror of
https://github.com/servo/servo.git
synced 2025-08-24 14:48:21 +01:00
Update web-platform-tests to revision 912d5081b62d6e6a2f847935c82722e31cca7a1f
This commit is contained in:
parent
eeaca0b26d
commit
a44e48301c
75 changed files with 1894 additions and 292 deletions
|
@ -1,3 +1,7 @@
|
|||
[elementPosition.html]
|
||||
expected:
|
||||
if product == "chrome" or product == "safari": ERROR
|
||||
if product == "chrome": ERROR
|
||||
|
||||
[TestDriver actions: element position]
|
||||
expected:
|
||||
if product == "safari": FAIL
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[elementTiming.html]
|
||||
expected:
|
||||
if product == "chrome" or product == "safari": ERROR
|
||||
if product == "chrome": ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue