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

Side by Side Diff: LayoutTests/fast/repaint/fixed-move-after-scroll-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 785x3016 1 You should see a yellow rect on the left, and a green one on the right. No red p ixels.
2 RenderView at (0,0) size 785x600 2 (repaint rects
3 layer at (0,0) size 785x3016 layerType: background only 3 (rect 10 70 100 100)
4 layer at (10,270) size 100x100 4 (rect 150 70 100 100)
5 RenderBlock (positioned) zI: -5 {DIV} at (10,270) size 100x100 [bgcolor=#FFFF0 0] 5 )
6 layer at (0,0) size 785x3016 layerType: foreground only 6
7 RenderBlock {HTML} at (0,0) size 785x3016
8 RenderBody {BODY} at (8,8) size 769x3000
9 layer at (8,226) size 531x18
10 RenderBlock (positioned) {P} at (8,226) size 531x18
11 RenderText {#text} at (0,0) size 531x18
12 text run at (0,0) width 531: "You should see a yellow rect on the left, an d a green one on the right. No red pixels."
13 layer at (150,270) size 100x100
14 RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000]
15 scrolled to 0,200
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698