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

Unified Diff: LayoutTests/platform/win/fast/repaint/make-children-non-inline-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/win/fast/repaint/make-children-non-inline-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/make-children-non-inline-expected.txt b/LayoutTests/platform/win/fast/repaint/make-children-non-inline-expected.txt
index 06ab8d82fd603dba14fd8ac9a9d9f15d1072054d..be7d668f62da07d4971af27f7db0ad19c4f8715c 100644
--- a/LayoutTests/platform/win/fast/repaint/make-children-non-inline-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/make-children-non-inline-expected.txt
@@ -1,47 +1,19 @@
-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
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 773x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 305x19
- text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15838"
- RenderText {#text} at (401,0) size 773x39
- text run at (401,0) width 372: " Incomplete repaint toggling \"How you know this person\""
- text run at (0,20) width 84: "on Facebook"
- RenderText {#text} at (84,20) size 4x19
- text run at (84,20) width 4: "."
- RenderBlock {DIV} at (0,56) size 784x280
- RenderBlock (anonymous) at (0,0) size 784x100
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "Word,"
- RenderBR {BR} at (40,15) size 0x0
- RenderText {#text} at (0,20) size 42x19
- text run at (0,20) width 42: "words,"
- RenderBR {BR} at (42,35) size 0x0
- RenderText {#text} at (0,40) size 77x19
- text run at (0,40) width 77: "more words."
- RenderBR {BR} at (77,55) size 0x0
- RenderText {#text} at (0,60) size 42x19
- text run at (0,60) width 42: "I could"
- RenderBR {BR} at (42,75) size 0x0
- RenderText {#text} at (0,80) size 77x19
- text run at (0,80) width 77: "write a book"
- RenderBR {BR} at (77,95) size 0x0
- RenderBlock {DIV} at (0,100) size 10x100 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,200) size 784x80
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "about all the stuff"
- RenderBR {BR} at (102,15) size 0x0
- RenderText {#text} at (0,20) size 65x19
- text run at (0,20) width 65: "that comes"
- RenderBR {BR} at (65,35) size 0x0
- RenderText {#text} at (0,40) size 27x19
- text run at (0,40) width 27: "after"
- RenderBR {BR} at (27,55) size 0x0
- RenderText {#text} at (0,60) size 61x19
- text run at (0,60) width 61: "the break."
+Repaint test for http://bugs.webkit.org/show_bug.cgi?id=15838 Incomplete repaint toggling "How you know this person" on Facebook.
+
+Word,
+words,
+more words.
+I could
+write a book
+about all the stuff
+that comes
+after
+the break.
+(repaint rects
+ (rect 8 64 784 180)
+ (rect 8 64 784 100)
+ (rect 8 164 10 100)
+ (rect 8 264 784 80)
+ (rect 8 244 784 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698