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

Unified Diff: LayoutTests/fast/dynamic/dirty-float-in-clean-line.html

Issue 291823004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/fast/css/crash-comparing-equal.html ('k') | LayoutTests/fast/dynamic/unicode-bidi.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
diff --git a/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html b/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
index 2d83dc889ccfae2aa4dc9e06376dbfa0ceb9c48c..6025775b1e66c2879dd4d1b817514b123010f81f 100644
--- a/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
+++ b/LayoutTests/fast/dynamic/dirty-float-in-clean-line.html
@@ -6,7 +6,7 @@
background-color: green;
}
</style>
-<div style="font: 20px ahem; width: 220px; border: solid blue; -webkit-font-smoothing: none;">
+<div style="font: 20px Ahem; width: 220px; border: solid blue; -webkit-font-smoothing: none;">
<span id="span">Lorem</span> ipsum dolor sit amet, consectetur <div id="float"></div>adipiscing elit.
</div>
<div style="z-index: -1; position: absolute; top: 91px; left: 11px; width: 50px; height: 50px; background-color: red;"></div>
« no previous file with comments | « LayoutTests/fast/css/crash-comparing-equal.html ('k') | LayoutTests/fast/dynamic/unicode-bidi.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698