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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/height-percent-test-vertical-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/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
similarity index 69%
copy from LayoutTests/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
copy to LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
index 277206f02a12c34ca8f5bc9b1ebf133f29f7fd4f..b44b6258eb45b28b700a21eb080aa200c765c82b 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
@@ -9,18 +9,18 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 24x100 [bgcolor=#008000]
RenderBlock {DIV} at (58,16) size 26x102 [border: (1px solid #000000)]
RenderBlock (floating) {DIV} at (1,1) size 24x96
- RenderTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 24x96
- RenderTableRow {TR} at (0,0) size 24x96
- RenderTableCell {TD} at (0,1) size 24x94 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
+ LayoutTableSection {TBODY} at (0,0) size 24x96
+ LayoutTableRow {TR} at (0,0) size 24x96
+ LayoutTableCell {TD} at (0,1) size 24x94 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,-1) size 22x96 [bgcolor=#008000]
RenderBlock {DIV} at (100,16) size 786x102 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 784x100
RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#008000]
RenderBlock {DIV} at (902,16) size 786x102 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 784x100
- RenderTable {TABLE} at (0,0) size 784x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x96
- RenderTableRow {TR} at (0,0) size 784x96
- RenderTableCell {TD} at (0,381) size 784x-666 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 784x96 [bgcolor=#FF0000]
+ LayoutTableSection {TBODY} at (0,0) size 784x96
+ LayoutTableRow {TR} at (0,0) size 784x96
+ LayoutTableCell {TD} at (0,381) size 784x-666 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (381,-381) size 22x96 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698