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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows.html

Issue 2534413004: Made varied number of cells in each row based on row's requirement. (Closed)
Patch Set: Reset TestExpectations file Created 3 years, 11 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: 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 89b0ea63d9c1fefe3c0b992f5ec86af8b8eb3fde..2cf038f990415e66db70a375f5713ba18557487e 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
@@ -24,13 +24,13 @@
<tr data-expected-height="19">
<td>row1 col1</td>
</tr>
- <tr data-expected-height="0">
+ <tr data-expected-height="261">
<td rowspan="3" style="height:200px">row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/>row2 col1 rowspan=3 height=200px<br/></td>
</tr>
- <tr data-expected-height="165">
+ <tr data-expected-height="34">
<td>row3 col2</td>
</tr>
- <tr data-expected-height="168">
+ <tr data-expected-height="34">
<td>row4 col2</td>
</tr>
<tr data-expected-height="20">
@@ -44,20 +44,20 @@
<h5>Test 2 - One row spanning cell present under the boundries of other row spanning cell and inner row spanning cell have its own height.</h5>
<table border="1" width="607">
<tbody>
- <tr data-expected-height="23">
+ <tr data-expected-height="19">
<td rowspan="6" style="height:600px">row0 col0 rowspan=6 height=600px</td>
<td>row0 col1</td>
</tr>
- <tr data-expected-height="24">
+ <tr data-expected-height="19">
<td>row1 col1</td>
</tr>
- <tr data-expected-height="0">
+ <tr data-expected-height="461">
<td rowspan="3" style="height:400px">row2 col1 rowspan=3 height=400px</td>
</tr>
- <tr data-expected-height="247">
+ <tr data-expected-height="34">
<td>row3 col2</td>
</tr>
- <tr data-expected-height="260">
+ <tr data-expected-height="34">
<td>row4 col2</td>
</tr>
<tr data-expected-height="25">
@@ -71,20 +71,20 @@
<h5>Test 3 - 2 same row spanning cells with different heights.</h5>
<table border="1">
<tbody>
- <tr data-expected-height="0">
+ <tr data-expected-height="308">
<td rowspan="6" style="height:300px">row0 col0 rowspan=6 height=300px</td>
<td rowspan="6" style="height:500px">row0 col1 rowspan=6 height=500px</td>
</tr>
- <tr data-expected-height="90">
+ <tr data-expected-height="34">
<td>row1 col1</td>
</tr>
- <tr data-expected-height="94">
+ <tr data-expected-height="34">
<td>row2 col1</td>
</tr>
- <tr data-expected-height="95">
+ <tr data-expected-height="34">
<td>row3 col1</td>
</tr>
- <tr data-expected-height="99">
+ <tr data-expected-height="34">
<td>row4 col1</td>
</tr>
<tr data-expected-height="99">
@@ -98,23 +98,23 @@
<h5>Test 4 - some rows are common between 2 row spanning cells.</h5>
<table border="1">
<tbody>
- <tr data-expected-height="43">
+ <tr data-expected-height="19">
<td rowspan="6" style="height:400px">row0 col0 rowspan=6 height=400px</td>
<td>row0 col1</td>
</tr>
- <tr data-expected-height="0">
+ <tr data-expected-height="623">
<td rowspan="6" style="height:800px">row1 col1 rowspan=6 height=800px</td>
</tr>
- <tr data-expected-height="168">
+ <tr data-expected-height="34">
<td>row2 col2</td>
</tr>
- <tr data-expected-height="177">
+ <tr data-expected-height="34">
<td>row3 col2</td>
</tr>
- <tr data-expected-height="176">
+ <tr data-expected-height="34">
<td>row4 col2</td>
</tr>
- <tr data-expected-height="189">
+ <tr data-expected-height="34">
<td>row5 col2</td>
</tr>
<tr data-expected-height="42">
@@ -128,23 +128,23 @@
<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">
+ <tr data-expected-height="19">
<td rowspan="6" style="height:600px">row0 col0 rowspan=6 height=400px</td>
<td>row0 col1</td>
</tr>
- <tr data-expected-height="0">
+ <tr data-expected-height="423">
<td rowspan="5" style="height:300px">row1 col1 rowspan=6 height=800px</td>
</tr>
- <tr data-expected-height="130">
+ <tr data-expected-height="34">
<td>row2 col2</td>
</tr>
- <tr data-expected-height="132">
+ <tr data-expected-height="34">
<td>row3 col2</td>
</tr>
- <tr data-expected-height="140">
+ <tr data-expected-height="34">
<td>row4 col2</td>
</tr>
- <tr data-expected-height="140">
+ <tr data-expected-height="34">
<td>row5 col2</td>
</tr>
<tr data-expected-height="19">
@@ -279,20 +279,20 @@
<td>row5 col1</td>
<td>row5 col2</td>
</tr>
- <tr data-expected-height="0">
+ <tr data-expected-height="74">
<td rowspan=5 style="height:200px">row6 col0</td>
<td rowspan=5 style="height:100px">row6 col1</td>
</tr>
- <tr data-expected-height="37">
+ <tr data-expected-height="19">
<td>row7 col1</td>
</tr>
- <tr data-expected-height="38">
+ <tr data-expected-height="19">
<td>row8 col1</td>
</tr>
- <tr data-expected-height="49">
+ <tr data-expected-height="19">
<td>row9 col1</td>
</tr>
- <tr data-expected-height="49">
+ <tr data-expected-height="19">
<td>row10 col1</td>
</tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698