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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/custom-font-data-crash2-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/text/custom-font-data-crash2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/text/custom-font-data-crash2-expected.txt b/third_party/WebKit/LayoutTests/fast/text/custom-font-data-crash2-expected.txt
index 07c1cbc0b35859d851bafea04f4064b68c3844bf..1c9ef0258275311a1098367b10dff268e6663f12 100644
--- a/third_party/WebKit/LayoutTests/fast/text/custom-font-data-crash2-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/text/custom-font-data-crash2-expected.txt
@@ -1,5 +1,5 @@
CONSOLE WARNING: Failed to decode downloaded font: custom-font-data-crash2.html
CONSOLE WARNING: OTS parsing error: invalid version tag
-CONSOLE WARNING: Failed to decode downloaded font: custom-font-data-crash2.html
-CONSOLE WARNING: OTS parsing error: invalid version tag
+CONSOLE WARNING: line 15: Failed to decode downloaded font: custom-font-data-crash2.html
+CONSOLE WARNING: line 15: OTS parsing error: invalid version tag
PASS

Powered by Google App Engine
This is Rietveld 408576698