diff options
author | Josh Matthews <josh@joshmatthews.net> | 2020-04-02 10:57:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-02 10:57:34 -0400 |
commit | 65fd97cce983da8c8230a49bd4eb569f4562f454 (patch) | |
tree | 8dac735911bea947c6307598a6214e456dd22b40 | |
parent | 6b740f02831a7840610cce64f4c5295f71a5ce34 (diff) | |
download | servo-65fd97cce983da8c8230a49bd4eb569f4562f454.tar.gz servo-65fd97cce983da8c8230a49bd4eb569f4562f454.zip |
Add mac-only failure.
-rw-r--r-- | tests/wpt/metadata/css/css-text/hyphens/hyphens-none-013.html.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/metadata/css/css-text/hyphens/hyphens-none-013.html.ini b/tests/wpt/metadata/css/css-text/hyphens/hyphens-none-013.html.ini new file mode 100644 index 00000000000..ce7cdfefd49 --- /dev/null +++ b/tests/wpt/metadata/css/css-text/hyphens/hyphens-none-013.html.ini @@ -0,0 +1,3 @@ +[hyphens-none-013.html] + expected: + if os == "mac": FAIL |