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

Unified Diff: LayoutTests/fast/css/text-decoration-propagate.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/css/text-decoration-propagate.html
diff --git a/LayoutTests/fast/css/text-decoration-propagate.html b/LayoutTests/fast/css/text-decoration-propagate.html
index dff853d11a302da21fdddc1e434d664cb7ef1f50..5e5728eb5022e9abeccac6eb373d272b0a3e6b03 100644
--- a/LayoutTests/fast/css/text-decoration-propagate.html
+++ b/LayoutTests/fast/css/text-decoration-propagate.html
@@ -2,7 +2,7 @@
<html>
<body>
<!-- overline color of "inside" should be blue -->
-<div style="color: green; text-decoration: line-through; font-family: ahem; line-height: 1.2em">
+<div style="color: green; text-decoration: line-through; font-family: Ahem; line-height: 1.2em">
line-through only
<div style="color: red; text-decoration: overline;">
outside
« no previous file with comments | « LayoutTests/fast/css/pseudo-first-line-border-width.html ('k') | LayoutTests/fast/css/text-decoration-propagate-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698