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

Unified Diff: LayoutTests/fast/repaint/text-in-relative-positioned-inline.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/repaint/text-emphasis-v.html ('k') | LayoutTests/fast/ruby/position-after.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/text-in-relative-positioned-inline.html
diff --git a/LayoutTests/fast/repaint/text-in-relative-positioned-inline.html b/LayoutTests/fast/repaint/text-in-relative-positioned-inline.html
index b29e4f22a3e732a872a5f561d0e677f7ab77ecaf..895813b99cf9798c75ceb02a786baa6b216547d3 100644
--- a/LayoutTests/fast/repaint/text-in-relative-positioned-inline.html
+++ b/LayoutTests/fast/repaint/text-in-relative-positioned-inline.html
@@ -8,7 +8,7 @@
</script>
</head>
<body onload="runRepaintTest()">
- <div style="margin-left: 100px; font: 100px ahem; -webkit-font-smoothing: none; height: 100px;">
+ <div style="margin-left: 100px; font: 100px Ahem; -webkit-font-smoothing: none; height: 100px;">
<span id="target" style="position: relative; left: -100px; color: red;">ab</span>
</div>
<div style="width: 100px; height: 100px; background-color: green; margin-top: -100px;"></div>
« no previous file with comments | « LayoutTests/fast/repaint/text-emphasis-v.html ('k') | LayoutTests/fast/ruby/position-after.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698