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

Unified Diff: LayoutTests/fast/table/table-row-split2.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
« no previous file with comments | « LayoutTests/fast/table/table-row-split.html ('k') | LayoutTests/fast/table/table-section-split.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/table-row-split2.html
diff --git a/LayoutTests/fast/table/table-row-split2.html b/LayoutTests/fast/table/table-row-split2.html
index 2c6e4c6754bcdda2b95203624e443e56d720f3c2..f48fa39e6344f2b0627e998f0db988b37b68b680 100644
--- a/LayoutTests/fast/table/table-row-split2.html
+++ b/LayoutTests/fast/table/table-row-split2.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; color: white">
+<html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none; color: white">
<!-- WebKit bug 82630 - Incorrect placement of new child to table when before child parent is not |this|.
Test passes if you see 'B' wrapped in a table cell between ['A'] and ['C','D']. -->
<div id="container">
« no previous file with comments | « LayoutTests/fast/table/table-row-split.html ('k') | LayoutTests/fast/table/table-section-split.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698