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

Unified Diff: LayoutTests/fast/table/table-insert-before-non-anonymous-block.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-insert-before-non-anonymous-block.html
diff --git a/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html b/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html
index ba9af1a2fcdc015be7fba38c87165f347289da97..146deb6b395cce88343ead61e2ca1d84b8414f30 100644
--- a/LayoutTests/fast/table/table-insert-before-non-anonymous-block.html
+++ b/LayoutTests/fast/table/table-insert-before-non-anonymous-block.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.section { display: table-row-group; }

Powered by Google App Engine
This is Rietveld 408576698