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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt

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
Index: third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt
index 232ccec6967cf0171906f505db01d2936fb18c69..d4bb4a1b6f8fb08c47ff7b00f7af9b872727af76 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-colgroup-present-after-table-row-expected.txt
@@ -1,6 +1,6 @@
Test for chromium bug : 305169. <colgroup> is ignored if seen after <tr>.
-Columns width are not based on width specified in colGroup becuase colGroup is present after table row and we was supporting it only when colGroup is present at the start in table.
+Columns width are not based on width specified in colGroup because colGroup is present after table row and we was supporting it only when colGroup is present at the start in table.
First
PASS

Powered by Google App Engine
This is Rietveld 408576698