Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt |
index 057f84290d9eb74fe9a0dc32340229d0d63a6b7d..d3f2abe51a651149ef3050953783b4e335ae43c0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt |
@@ -28,7 +28,7 @@ Value 'blink' (valid but ignored): |
PASS computedStyle.textDecoration is 'none solid rgb(0, 0, 0)' |
Value 'overline overline' (invalid): |
-FAIL computedStyle.textDecoration should be none solid rgb(0, 0, 0). Was overline solid rgb(0, 0, 0). |
+PASS computedStyle.textDecoration is 'none solid rgb(0, 0, 0)' |
Value 'underline blank' (invalid): |
PASS computedStyle.textDecoration is 'none solid rgb(0, 0, 0)' |