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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html

Issue 2564123002: Run spellchecker on fast/table tests. (Closed)
Patch Set: rebaseline-cl Created 4 years 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 | « no previous file | third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html
diff --git a/third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html b/third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html
index a035fb301de3b982b035d62f23eb3184af5beca5..679118e46205fc3240c4d46401b96cde5b1831fd 100644
--- a/third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html
+++ b/third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells.html
@@ -20,7 +20,7 @@
</style>
</head>
<body>
-<!-- bug 34758: TD width in precentage doesn't work. -->
+<!-- bug 34758: TD width in percentage doesn't work. -->
<!-- The 2 green rectangles should have the same width. -->
<table id="table" width="50%" height="100%">
<tr>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698