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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/fontfaceset-download-error-expected.txt

Issue 1704693002: [SVG 2/5] Do not reload FontResource created by resourceForStaticData() Base URL: https://chromium.googlesource.com/chromium/src.git@Loader_SVGImage_Fix1
Patch Set: auto-Rebase Created 4 years, 9 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/platform/win/fast/css/fontfaceset-download-error-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/fontfaceset-download-error-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/fontfaceset-download-error-expected.txt
index 2e0aa90704e45c72d678f945f0e00e1388c281d1..31c06cfd47db89285850c5c78545088421a45dbf 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/fontfaceset-download-error-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/fontfaceset-download-error-expected.txt
@@ -1,7 +1,7 @@
-CONSOLE WARNING: Failed to decode downloaded font: invalidfont.png
-CONSOLE WARNING: OTS parsing error: invalid version tag
CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-font,
CONSOLE WARNING: Failed to decode downloaded font: data:application/x-truetype-font,
+CONSOLE WARNING: Failed to decode downloaded font: invalidfont.png
+CONSOLE WARNING: OTS parsing error: invalid version tag
Test download error cases.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698