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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/font-ligatures-linebreak-word.html

Issue 2248693003: Take style into account when matching fonts Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 4 years, 4 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/font-ligatures-linebreak-word.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/font-ligatures-linebreak-word.html b/third_party/WebKit/LayoutTests/fast/text/font-ligatures-linebreak-word.html
index bc627b8e966cc1ceb07544284b57632fe129b0c8..f0d5a0b641d60488cadef3de7a99ebb79d9a1cfd 100644
--- a/third_party/WebKit/LayoutTests/fast/text/font-ligatures-linebreak-word.html
+++ b/third_party/WebKit/LayoutTests/fast/text/font-ligatures-linebreak-word.html
@@ -12,7 +12,7 @@
}
body {
-font-family: megalopolis, sans-serif;
+font-family: megalopolis;
}
.dlig {

Powered by Google App Engine
This is Rietveld 408576698