Update web-platform-tests to revision 912d5081b62d6e6a2f847935c82722e31cca7a1f

This commit is contained in:
WPT Sync Bot 2018-12-10 21:07:47 -05:00
parent eeaca0b26d
commit a44e48301c
75 changed files with 1894 additions and 292 deletions

View file

@ -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

View file

@ -1,3 +1,3 @@
[elementTiming.html]
expected:
if product == "chrome" or product == "safari": ERROR
if product == "chrome": ERROR