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

Unified Diff: LayoutTests/fast/multicol/span/clone-flexbox.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/multicol/span/clone-flexbox.html
diff --git a/LayoutTests/fast/multicol/span/clone-flexbox.html b/LayoutTests/fast/multicol/span/clone-flexbox.html
index 75feabb524e2dc38903b1eaf6ad0f183be132d26..4e9aed3f74076552802210a83b35b5ef11d3fd60 100644
--- a/LayoutTests/fast/multicol/span/clone-flexbox.html
+++ b/LayoutTests/fast/multicol/span/clone-flexbox.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<body style="font-family: ahem; -webkit-font-smoothing: none;">
+<body style="font-family: Ahem; -webkit-font-smoothing: none;">
<style>
#container { -webkit-column-width: 100px; }
#div1 { -webkit-column-span: all; }

Powered by Google App Engine
This is Rietveld 408576698