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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/scroll-ancestor-update-expected.txt

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x105
4 LayoutBlockFlow {HTML} at (0,0) size 800x105
5 LayoutBlockFlow {BODY} at (0,0) size 800x105
6 LayoutText {#text} at (0,0) size 0x0
7 layer at (0,0) size 100x100
8 LayoutVideo {VIDEO} at (0,0) size 100x100
9 layer at (50,50) size 100x100
10 LayoutBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
11 layer at (50,50) size 200x200
12 LayoutBlockFlow (positioned) {DIV} at (50,50) size 200x200
13 LayoutBlockFlow {P} at (0,218) size 200x60
14 LayoutText {#text} at (0,0) size 198x59
15 text run at (0,0) width 182: "The green box should obscure"
16 text run at (0,20) width 198: "the red box, and move when you"
17 text run at (0,40) width 109: "drag the scrollbar."
18 layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50.00 scrollH eight 550
19 LayoutBlockFlow {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
20 LayoutBlockFlow {DIV} at (1,51) size 185x500
21 layer at (51,51) size 100x100
22 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00 8000]
23 layer at (0,0) size 100x100
24 LayoutFlexibleBox {DIV} at (0,0) size 100x100
25 LayoutBlockFlow {DIV} at (0,65) size 100x35
26 layer at (0,0) size 100x65
27 LayoutFlexibleBox {DIV} at (0,0) size 100x65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698