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

Unified Diff: LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/supercluster-multiple-layout-expected.txt

Issue 232463008: Auto-rebaseline for r171364 (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/supercluster-multiple-layout-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/supercluster-multiple-layout-expected.txt b/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/supercluster-multiple-layout-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5cb40e130de6225943dfd073ebd461c5ccdf282
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/fasttextautosizing/fast/text-autosizing/supercluster-multiple-layout-expected.txt
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x386
+ RenderBlock {HTML} at (0,0) size 800x386
+ RenderBody {BODY} at (0,0) size 800x386
+ RenderTable {TABLE} at (0,0) size 800x282
+ RenderTableSection {TBODY} at (0,0) size 800x282
+ RenderTableRow {TR} at (0,2) size 800x278
+ RenderTableCell {TD} at (2,2) size 796x278 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 784x276
+ text run at (1,1) width 644: "Lorem ipsum dolor sit amet, consectetur"
+ text run at (1,47) width 627: "adipisicing elit, sed do eiusmod tempor"
+ text run at (1,93) width 213: "incididunt ut "
+ text run at (214,93) width 536: "labore et dolore magna aliqua. Ut"
+ text run at (1,139) width 784: "enim ad minim veniam, quis nostrud exercitation"
+ text run at (1,185) width 139: "ullamco "
+ text run at (140,185) width 611: "laboris ni si ut aliquip ex ea commodo"
+ text run at (1,231) width 170: "consequat."
+ RenderTable {TABLE} at (50,282) size 306x52
+ RenderTableSection {TBODY} at (0,0) size 306x52
+ RenderTableRow {TR} at (0,2) size 306x48
+ RenderTableCell {TD} at (2,2) size 302x48 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 300x46
+ text run at (1,1) width 300: "Another comment."
+ RenderTable {TABLE} at (100,334) size 306x52
+ RenderTableSection {TBODY} at (0,0) size 306x52
+ RenderTableRow {TR} at (0,2) size 306x48
+ RenderTableCell {TD} at (2,2) size 302x48 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 300x46
+ text run at (1,1) width 300: "Another comment."

Powered by Google App Engine
This is Rietveld 408576698