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

Unified Diff: LayoutTests/fast/table/height-percent-test-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/fast/table/height-percent-test-expected.txt
diff --git a/LayoutTests/fast/table/height-percent-test-expected.txt b/LayoutTests/fast/table/height-percent-test-expected.txt
index 3d8f87d3faa50d8e9368a198ee6e188c3fb5c0f0..a42a05a99a19bee6d9853ea93d5f167ed8eeb73b 100644
--- a/LayoutTests/fast/table/height-percent-test-expected.txt
+++ b/LayoutTests/fast/table/height-percent-test-expected.txt
@@ -8,18 +8,18 @@ layer at (0,0) size 785x1304 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {DIV} at (0,0) size 100x24 [bgcolor=#008000]
RenderBlock {DIV} at (16,42) size 737x26 [border: (1px solid #000000)]
RenderBlock (floating) {DIV} at (1,1) size 96x24
- RenderTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 96x24
- RenderTableRow {TR} at (0,0) size 96x24
- RenderTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000]
+ LayoutTableSection {TBODY} at (0,0) size 96x24
+ LayoutTableRow {TR} at (0,0) size 96x24
+ LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
RenderBlock {DIV} at (16,84) size 737x586 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 735x584
RenderBlock {DIV} at (0,0) size 100x584 [bgcolor=#008000]
RenderBlock {DIV} at (16,686) size 737x586 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 735x584
- RenderTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 96x584
- RenderTableRow {TR} at (0,0) size 96x584
- RenderTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000]
+ LayoutTableSection {TBODY} at (0,0) size 96x584
+ LayoutTableRow {TR} at (0,0) size 96x584
+ LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698