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

Side by Side Diff: LayoutTests/platform/android/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt

Issue 265843006: Remove stale platform-specific expectations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Script bug: do not delete chunked-progress-event-expectedLength-expected.txt Created 6 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/platform/android/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 top
2
3 middlebottom
4 top
5
6 middlebottom
7 (GraphicsLayer
8 (bounds 785.00 2618.00)
9 (children 1
10 (GraphicsLayer
11 (bounds 785.00 2618.00)
12 (contentsOpaque 1)
13 (drawsContent 1)
14 (children 6
15 (GraphicsLayer
16 (position 21.00 21.00)
17 (bounds 100.00 100.00)
18 )
19 (GraphicsLayer
20 (position 18.00 10.00)
21 (bounds 220.00 220.00)
22 (drawsContent 1)
23 )
24 (GraphicsLayer
25 (position 28.00 20.00)
26 (bounds 200.00 200.00)
27 (children 1
28 (GraphicsLayer
29 (bounds 110.00 200.00)
30 (contentsOpaque 1)
31 (drawsContent 1)
32 (backgroundColor #008000)
33 )
34 )
35 )
36 (GraphicsLayer
37 (position 28.00 20.00)
38 (bounds 200.00 200.00)
39 (children 1
40 (GraphicsLayer
41 (position 5.00 145.00)
42 (bounds 144.00 24.00)
43 (drawsContent 1)
44 )
45 )
46 )
47 (GraphicsLayer
48 (position 28.00 250.00)
49 (bounds 185.00 200.00)
50 (children 1
51 (GraphicsLayer
52 (bounds 110.00 200.00)
53 (contentsOpaque 1)
54 (drawsContent 1)
55 (backgroundColor #008000)
56 )
57 )
58 )
59 (GraphicsLayer
60 (position 28.00 250.00)
61 (bounds 185.00 200.00)
62 (children 1
63 (GraphicsLayer
64 (position 5.00 145.00)
65 (bounds 144.00 24.00)
66 (drawsContent 1)
67 )
68 )
69 )
70 )
71 )
72 )
73 )
74
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/android/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698