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

Unified Diff: LayoutTests/fast/table/table-anonymous-row-bug.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/table/table-anonymous-row-bug.html
diff --git a/LayoutTests/fast/table/table-anonymous-row-bug.html b/LayoutTests/fast/table/table-anonymous-row-bug.html
index 8846d02086859e7863252e6a7583b72a6b0d05a1..e7d9267e4c1494741bdc799a4d0fbfe300caafd8 100644
--- a/LayoutTests/fast/table/table-anonymous-row-bug.html
+++ b/LayoutTests/fast/table/table-anonymous-row-bug.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>
div.table { display: table; }
div.cell { display: table-cell; width: 50px; height: 50px; background-color: blue; }
« no previous file with comments | « LayoutTests/fast/table/table-anonymous-cell-bug.html ('k') | LayoutTests/fast/table/table-anonymous-section-bug.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698