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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/setData-dirty-lines-expected.txt

Issue 308643005: Auto-rebaseline for r174930 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/mac-antialiasedtext/fast/text/setData-dirty-lines-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/setData-dirty-lines-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/setData-dirty-lines-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2999e1472b92f386eea77151623930f6854d7c2e
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/setData-dirty-lines-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+layer at (8,8) size 784x584
+ RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 200x120
+ RenderBlock (positioned) {DIV} at (0,0) size 200x120 [color=#FF0000]
+ RenderText {#text} at (0,0) size 201x120
+ text run at (0,0) width 201: ".AAAA"
+ text run at (0,40) width 161: "B CC"
+ text run at (0,80) width 81: "D "
+ RenderText {#text} at (80,80) size 41x40
+ text run at (80,80) width 41: "E"
+layer at (8,8) size 200x120
+ RenderBlock (positioned) {DIV} at (0,0) size 200x120 [color=#008000]
+ RenderText {#text} at (0,0) size 201x120
+ text run at (0,0) width 201: ".AAAA"
+ text run at (0,40) width 161: "B CC"
+ text run at (0,80) width 121: "D E"

Powered by Google App Engine
This is Rietveld 408576698