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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html

Issue 1334653002: update-w3c-deps import using blink 938bf333d1bbab5c7c40f5c574f50807244c587f: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add NeedsRebaseline Created 5 years, 3 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/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html b/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html
index 9c5301d72b13e433b72461d13b9cd9c7a67d10ae..b4021fea8014a8b484b3841416053f4d619e5da0 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vrl.html
@@ -40,7 +40,7 @@
<td colspan=2>
<tfoot>
<tr>
- <td colspan=2>
+ <td colspan=2>
<td class="c">
<td class="d">
<tbody>
@@ -69,7 +69,7 @@
<tr>
<td class="d">
<td class="c">
- <td colspan=2>
+ <td colspan=2>
<tbody>
<tr>
<td class="e">
@@ -90,13 +90,13 @@
<tr>
<td rowspan=2>
<td class="h">
- <td colspan=3">
+ <td colspan="3">
<td class="a">
<tr>
- <td rowspan=3">
+ <td rowspan="3">
<td class="g">
<td class="f">
- <td rowspan=2">
+ <td rowspan="2">
<td class="b">
<tr>
<td class="c">

Powered by Google App Engine
This is Rietveld 408576698