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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/change-transform-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (10,10) size 780x574 5 RenderBody {BODY} at (10,10) size 780x574
6 RenderBlock {P} at (0,116) size 780x20 6 RenderBlock {P} at (0,116) size 780x20
7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 7 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
8 RenderText {#text} at (0,0) size 291x19 8 RenderText {#text} at (0,0) size 291x19
9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=19623" 9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=19623"
10 RenderBlock {P} at (0,152) size 780x40 10 RenderBlock {P} at (0,152) size 780x40
11 RenderText {#text} at (0,0) size 771x39 11 RenderText {#text} at (0,0) size 771x39
12 text run at (0,0) width 771: "Test for incomplete repaint when a non-l ayer object gains a transform. You should see a green square above. If you see a ny red," 12 text run at (0,0) width 771: "Test for incomplete repaint when a non-l ayer object gains a transform. You should see a green square above. If you see a ny red,"
13 text run at (0,20) width 107: "the test has failed." 13 text run at (0,20) width 107: "the test has failed."
14 layer at (10,10) size 100x100 14 layer at (10,10) size 100x100
15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] 15 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
16 layer at (35,35) size 50x50 16 layer at (35,35) size 50x50
17 RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000] 17 RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698