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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/layout-state-relative-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 800x80 3 layer at (0,0) size 800x80
4 RenderBlock {HTML} at (0,0) size 800x80 4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,16) size 784x56 5 RenderBody {BODY} at (8,16) size 784x56
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 96x19 7 RenderText {#text} at (0,0) size 96x19
8 text run at (0,0) width 96: "Repaint test for " 8 text run at (0,0) width 96: "Repaint test for "
9 RenderInline {I} at (0,0) size 522x19 9 RenderInline {I} at (0,0) size 522x19
10 RenderInline {A} at (0,0) size 154x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
11 RenderText {#text} at (96,0) size 154x19 11 RenderText {#text} at (96,0) size 154x19
12 text run at (96,0) width 154: "rdar://problem/6048566" 12 text run at (96,0) width 154: "rdar://problem/6048566"
13 RenderText {#text} at (250,0) size 368x19 13 RenderText {#text} at (250,0) size 368x19
14 text run at (250,0) width 4: " " 14 text run at (250,0) width 4: " "
15 text run at (254,0) width 364: "Repaint original element's position, not its offset position" 15 text run at (254,0) width 364: "Repaint original element's position, not its offset position"
16 RenderText {#text} at (618,0) size 4x19 16 RenderText {#text} at (618,0) size 4x19
17 text run at (618,0) width 4: "." 17 text run at (618,0) width 4: "."
18 layer at (8,152) size 784x20 18 layer at (8,152) size 784x20
19 RenderBlock (relative positioned) {DIV} at (0,36) size 784x20 19 RenderBlock (relative positioned) {DIV} at (0,36) size 784x20
20 RenderText {#text} at (0,0) size 38x19 20 RenderText {#text} at (0,0) size 38x19
21 text run at (0,0) width 38: "PASS" 21 text run at (0,0) width 38: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698