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

Unified Diff: LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.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-expected.html
diff --git a/LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html b/LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html
index b67fecd8b345b591d0d64fe23d5b014f3e8ab208..6be14cb80e3280d22e1012e04da3002067a829b2 100644
--- a/LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html
+++ b/LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html
@@ -1,5 +1,5 @@
<style>
- body { font-size: 64px; font-family: ahem; color: transparent; margin-top: 0px; }
+ body { font-size: 64px; font-family: Ahem; color: transparent; margin-top: 0px; }
div { outline: 1px dashed green; }
div > div { outline: initial; background-color: rgba(0, 0, 255, .4); }
</style>

Powered by Google App Engine
This is Rietveld 408576698