Skip to content

Commit

Permalink
Revert "Update infrastructure/metadata/ to match Chrome and Firefox r…
Browse files Browse the repository at this point in the history
…esults"

This reverts commit c2bf7c6.
  • Loading branch information
jgraham committed Nov 15, 2018
1 parent e66f3eb commit 2f9cb4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[elementPosition.html]
[TestDriver actions: element position]
expected: FAIL
expected:
if product == "chrome" or product == "safari" or product == "safari_webdriver": ERROR
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[eventOrder.html]
[TestDriver actions: event order]
expected: FAIL
expected:
if product == "chrome" or product == "safari" or product == "safari_webdriver": ERROR

0 comments on commit 2f9cb4e

Please sign in to comment.