Index: third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt |
index e9d9f0bfa7cac2d42fcae4e60399397564f4f33c..65cdd878427eb2d0afb87806bf136cb7a168eacc 100644 |
--- a/third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE WARNING: Failed to decode downloaded font: data:text/plain,1 |
-CONSOLE WARNING: OTS parsing error: file less than 4 bytes |
+CONSOLE WARNING: line 14: Failed to decode downloaded font: data:text/plain,1 |
+CONSOLE WARNING: line 14: OTS parsing error: file less than 4 bytes |
This test passes if it does not cause an assertion failure or a crash. |
A |