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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vlr.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-vlr.html
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vlr.html b/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vlr.html
index ced1c76b3f593910b5137a10a62abc9daceef933..bad2db739e4c39467cad309b7cf005c8ae8188ab 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vlr.html
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-001-vlr.html
@@ -35,7 +35,7 @@
<table class="test">
<thead>
<tr>
- <td colspan=2>
+ <td colspan=2>
<td class="c">
<td class="d">
<tfoot>
@@ -64,7 +64,7 @@
<tr>
<td class="d">
<td class="c">
- <td colspan=2>
+ <td colspan=2>
<tfoot>
<tr>
<td colspan=2>
@@ -91,13 +91,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