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

Unified Diff: Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html

Issue 16831015: fix mocking of various files in webkit_unit_tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: wtf instead of std Created 7 years, 6 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 | « Source/WebKit/chromium/tests/data/pageserialization/beautifull.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html
diff --git a/Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html b/Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html
index 24637f0f022d759c0adc9d201bcf4316146bd044..1ae67160b28c0776be695a490544c5700dc17ee8 100644
--- a/Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html
+++ b/Source/WebKit/chromium/tests/data/pageserializer/css_test_page.html
@@ -13,8 +13,6 @@
@font-face {
font-family: Chunkfive;
- src: url('Chunkfive.otf');
- src: url('Chunkfive-webfont.eot) format('eot');
}
#chunkfiveDiv {
« no previous file with comments | « Source/WebKit/chromium/tests/data/pageserialization/beautifull.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698