Commit dd3590f2 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

Fix a typo in wpt/css/css-text-decor/text-emphasis-style-001.html

This test does not pass because of a typo in the ref file.

Change-Id: I2673137789267359544a50e126d3ba16b728770b
Reviewed-on: https://chromium-review.googlesource.com/989455
Commit-Queue: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: default avatarPhilip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547847}
parent 2677469c
......@@ -896,7 +896,6 @@ crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-position-below-le
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-position-below-left-002.xht [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-position-below-right-001.xht [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-position-below-right-002.xht [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-style-001.html [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-style-002.html [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-style-006.html [ Failure ]
crbug.com/666657 external/wpt/css/css-text-decor/text-emphasis-style-007.html [ Failure ]
......
......@@ -6,7 +6,7 @@
<link rel="author" title="Takanori Koroki" href="mailto:tak.koroki@gmail.com">
</head>
<body>
<p>Test passes if there is no dots avobe the text of "Text sample".</p>
<p>Test passes if there is no dots above the text of "Text sample".</p>
<p>Text sample</p>
</body>
</html>
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