Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/fast/images/style-access-during-imageChanged-crash-expected.txt

Issue 1990353002: [DevTools] Capture call stacks for console messages without location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more win7 expectation Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698