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

Unified Diff: LayoutTests/fast/block/line-layout/selection-highlight-overlap.html

Issue 291853004: 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
Index: LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
diff --git a/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html b/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
index f963c24aa4b2c31e0ebb2f694e167e1837ba2bd0..68a9d05d3fe45df274fdf2c5e7c53c2de6f3d653 100644
--- a/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
+++ b/LayoutTests/fast/block/line-layout/selection-highlight-overlap.html
@@ -1,5 +1,5 @@
<style>
- body { font-size: 64px; font-family: ahem; color: transparent; }
+ body { font-size: 64px; font-family: Ahem; color: transparent; }
div { outline: 1px dashed green; }
div::selection { background-color: rgba(0, 0, 255, .4); }
</style>

Powered by Google App Engine
This is Rietveld 408576698