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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset2-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 You should see the text 'after' in the inner box, no mangled pixels.
2 RenderView at (0,0) size 800x600 2 after
3 layer at (0,0) size 800x36 3 (repaint rects
4 RenderBlock {HTML} at (0,0) size 800x36 4 (rect 102 122 50 19)
5 RenderBody {BODY} at (8,8) size 784x20 5 )
6 RenderText {#text} at (0,0) size 393x19 6
7 text run at (0,0) width 393: "You should see the text 'after' in the inn er box, no mangled pixels."
8 RenderText {#text} at (0,0) size 0x0
9 RenderText {#text} at (0,0) size 0x0
10 layer at (8,28) size 302x302 clip at (9,29) size 300x300 scrollX 2 scrollY 2 scr ollWidth 302 scrollHeight 302
11 RenderBlock (positioned) {DIV} at (8,28) size 302x302 [border: (1px solid #FFF F00)]
12 layer at (7,27) size 302x302 backgroundClip at (9,29) size 300x300 clip at (9,29 ) size 299x299 outlineClip at (9,29) size 300x300 scrollX 7 scrollY 7 scrollWidt h 1000 scrollHeight 1000
13 RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF00 00)]
14 RenderBlock {DIV} at (1,1) size 1000x1000
15 layer at (101,121) size 102x102 clip at (102,122) size 100x100
16 RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid # 008000)]
17 RenderBlock {DIV} at (1,1) size 50x50
18 RenderText {#text} at (0,0) size 27x19
19 text run at (0,0) width 27: "after"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698