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

Unified Diff: LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt b/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
index fb8dd39863615e84e965519d8a1a6760d64e348d..079d855eb1d68385873fd47f1f40ce0037b38598 100644
--- a/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
@@ -1,22 +1,12 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x377
- RenderBlock {HTML} at (0,0) size 800x377
- RenderBody {BODY} at (50,50) size 700x277
- RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
- RenderBlock {DIV} at (1,1) size 277x128.50 [bgcolor=#FFEEEE]
- RenderBlock {P} at (14.75,28.50) size 247.50x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,-1) size 181x23
- text run at (21,-1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (14.75,78) size 247.50x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,-1) size 181x23
- text run at (21,-1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
- RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
- RenderBlock {P} at (14.64,28.30) size 62x218.41 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (19,1) size 23x181
- text run at (19,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (90.28,28.30) size 62x218.41 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (19,1) size 23x181
- text run at (19,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
-selection start: position 8 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body
-selection end: position 12 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body
+第一段落 paragraph 1
+
+第二段落 paragraph 2
+
+第一段落 paragraph 1
+
+第二段落 paragraph 2
+
+(repaint rects
+ (rect 548 191 22 36)
+)
+

Powered by Google App Engine
This is Rietveld 408576698