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

Unified Diff: LayoutTests/http/tests/webfont/webfont-cors-expected.html

Issue 1250793008: Webfont fetch should be CORS-enabled even for same-origin URL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « LayoutTests/http/tests/webfont/webfont-cors.html ('k') | Source/core/css/CSSFontFaceSrcValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/webfont/webfont-cors-expected.html
diff --git a/LayoutTests/http/tests/webfont/webfont-cors-expected.html b/LayoutTests/http/tests/webfont/webfont-cors-expected.html
index 371afa54e9105fa5a118e12b445e1bdf1e1be7bc..bb467fa0cd139c23ca01ff762331e780b1a15333 100644
--- a/LayoutTests/http/tests/webfont/webfont-cors-expected.html
+++ b/LayoutTests/http/tests/webfont/webfont-cors-expected.html
@@ -6,3 +6,6 @@ This text should be rendered with ahem font.
<div>
This text should NOT be rendered with ahem font.
</div>
+<div>
+This text should NOT be rendered with ahem font.
+</div>
« no previous file with comments | « LayoutTests/http/tests/webfont/webfont-cors.html ('k') | Source/core/css/CSSFontFaceSrcValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698