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

Unified Diff: LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt

Issue 235573012: Auto-rebaseline for r171406 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt
index 20c76037f6bf4a9e94ca84441a802731d88210c5..f81b4c19fd50529aa23373d0b8e373a6929597d7 100644
--- a/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt
+++ b/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/tables/nested-tables-expected.txt
@@ -21,18 +21,18 @@ layer at (0,0) size 800x305
text run at (0,99) width 777: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
text run at (0,132) width 777: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
text run at (0,165) width 105: "Autosize"
- RenderTable {TABLE} at (3,201) size 227x63 [border: none]
- RenderTableSection {TBODY} at (0,0) size 226x62
- RenderTableRow {TR} at (0,0) size 226x45
- RenderTableCell {TD} at (0,0) size 226x45 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (3,201) size 92x63 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 91x62
+ RenderTableRow {TR} at (0,0) size 91x45
+ RenderTableCell {TD} at (0,0) size 91x45 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 41x14
text run at (2,2) width 41: "This text"
RenderBR {BR} at (43,2) size 0x14
RenderText {#text} at (2,16) size 88x14
text run at (2,16) width 88: "should not overlap"
RenderBR {BR} at (90,16) size 0x14
- RenderText {#text} at (2,30) size 67x14
- text run at (2,30) width 67: "itself."
- RenderTableRow {TR} at (0,45) size 226x17
- RenderTableCell {TD} at (0,45) size 226x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,30) size 26x14
+ text run at (2,30) width 26: "itself."
+ RenderTableRow {TR} at (0,45) size 91x17
+ RenderTableCell {TD} at (0,45) size 91x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
RenderImage {IMG} at (2,8) size 5x5

Powered by Google App Engine
This is Rietveld 408576698