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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/007-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/virtual/slimmingpaint/fast/table/007-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/007-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/007-expected.txt
similarity index 84%
copy from LayoutTests/platform/mac/fast/table/007-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/007-expected.txt
index 985b428ebeb4d7097ced9cbec01340fdd5421a95..a28b7f2b6c629223e21072bb07b0fdf4bb0f0250 100644
--- a/LayoutTests/platform/mac/fast/table/007-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/007-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderTableSection {TBODY} at (1,1) size 522x84
RenderTableRow {TR} at (0,0) size 522x48
RenderTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
- RenderImage {IMG} at (1,1) size 25x1
+ RenderBlock {IMG} at (1,1) size 25x1
RenderTableCell {TD} at (27,0) size 495x18 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 22x16
text run at (1,1) width 22: "foo"
@@ -24,3 +24,8 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (0,66) size 522x18 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=2]
RenderText {#text} at (1,1) size 24x16
text run at (1,1) width 24: "goo"
+layer at (10,10) size 25x4 clip at (11,11) size 23x2 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 25x4 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (28,12) size 5x0
+ RenderBlock {DIV} at (18,2) size 5x0

Powered by Google App Engine
This is Rietveld 408576698