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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/compositing/self-painting-layers-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 800x431
4 LayoutBlockFlow {HTML} at (0,0) size 800x431
5 LayoutBlockFlow {BODY} at (8,16) size 784x405
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 309x19
8 text run at (0,0) width 309: "You should not see double text when the div scrolls"
9 LayoutBlockFlow {DIV} at (10,36) size 302x207 [border: (1px solid #000000) ]
10 LayoutText {#text} at (0,0) size 0x0
11 layer at (19,53) size 300x200
12 LayoutVideo {VIDEO} at (1,1) size 300x200
13 layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 24.00 scrol lHeight 500
14 LayoutBlockFlow {DIV} at (10,253) size 302x152 [border: (1px solid #000000)]
15 LayoutBlockFlow {DIV} at (1,1) size 285x500
16 LayoutText {#text} at (0,6) size 107x36
17 text run at (0,6) width 107: "Scrolled"
18 LayoutBR {BR} at (107,6) size 0x36
19 LayoutText {#text} at (0,54) size 47x36
20 text run at (0,54) width 47: "text"
21 LayoutBR {BR} at (47,54) size 0x36
22 LayoutText {#text} at (0,102) size 62x36
23 text run at (0,102) width 62: "here."
24 layer at (19,53) size 300x200
25 LayoutFlexibleBox {DIV} at (0,0) size 300x200
26 LayoutBlockFlow {DIV} at (0,165) size 300x35
27 layer at (19,53) size 300x165
28 LayoutFlexibleBox {DIV} at (0,0) size 300x165
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698