Commit 73fa2b38 authored by Lan Wei's avatar Lan Wei Committed by Commit Bot

[wpt] Fix actionsWithKeyPressed.html.ini

actionsWithKeyPressed.html test does not work on both Firefox and
Safari, so I change actionsWithKeyPressed.html.ini to skip both
browsers.

Bug: chromedriver:1897
Change-Id: I86fb1507cf86f2fe209414615b8ea73834456202
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529624Reviewed-by: default avatarNavid Zolghadr <nzolghadr@chromium.org>
Commit-Queue: Lan Wei <lanwei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#642112}
parent 3dab6e44
[actionsWithKeyPressed.html]
expected:
if product == "safari": ERROR
if product == "safari" or product == "firefox": ERROR
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment