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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.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
Index: third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html b/third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html
index f0f52532696cfd33b4231bad92922b2adb92b162..89b0ea63d9c1fefe3c0b992f5ec86af8b8eb3fde 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html
+++ b/third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html
@@ -68,7 +68,7 @@
</tr>
</tbody>
</table>
-<h5>Test 3 - 2 same row spanning cells with diffrent heights.</h5>
+<h5>Test 3 - 2 same row spanning cells with different heights.</h5>
<table border="1">
<tbody>
<tr data-expected-height="0">
@@ -125,7 +125,7 @@
</tr>
</tbody>
</table>
-<h5>Test 5 - 2 spanning cells starts at diffrent row index but end at same row index.</h5>
+<h5>Test 5 - 2 spanning cells starts at different row index but end at same row index.</h5>
<table border="1">
<tbody>
<tr data-expected-height="35">

Powered by Google App Engine
This is Rietveld 408576698