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

Unified Diff: LayoutTests/fast/inline/continuation-outlines-with-layers-2.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/inline/continuation-outlines-with-layers-2.html
diff --git a/LayoutTests/fast/inline/continuation-outlines-with-layers-2.html b/LayoutTests/fast/inline/continuation-outlines-with-layers-2.html
index 09d7a288adc1bd4d0a4978bb07a56944ae7e09d7..aabd2b7c9f29ff6919b02f4cd1d9d01bc1e0e445 100644
--- a/LayoutTests/fast/inline/continuation-outlines-with-layers-2.html
+++ b/LayoutTests/fast/inline/continuation-outlines-with-layers-2.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<style>
div.container { margin: 16px 0; }
- span.outer { font-size: 50px; background-color: white; font-family: ahem; }
+ span.outer { font-size: 50px; background-color: white; font-family: Ahem; }
span.inner { outline: 5px auto green; padding: 0 10px; }
</style>
<p>

Powered by Google App Engine
This is Rietveld 408576698