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

Side by Side Diff: LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt

Issue 1114373002: De-flake svg/as-object/nested-embedded-svg-size-change-no-layout-triggers-1.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
OLDNEW
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [386, 1, 15, 200], 9 [386, 1, 15, 200],
10 [386, 1, 15, 200], 10 [1, 186, 400, 15],
11 [386, 1, 15, 200],
12 [386, 1, 15, 200],
13 [386, 1, 15, 200],
14 [386, 1, 15, 200],
15 [286, 1, 15, 150],
16 [286, 1, 15, 150],
17 [286, 1, 15, 150],
18 [1, 1, 400, 200], 11 [1, 1, 400, 200],
19 [1, 1, 400, 200],
20 [1, 1, 400, 200],
21 [1, 1, 400, 200],
22 [1, 1, 400, 200],
23 [1, 1, 300, 150],
24 [1, 1, 300, 150],
25 [1, 1, 300, 150],
26 [1, 1, 15, 15],
27 [1, 1, 15, 15],
28 [1, 1, 15, 15],
29 [1, 1, 15, 15],
30 [1, 1, 15, 15],
31 [1, 1, 15, 15],
32 [0, 0, 800, 202], 12 [0, 0, 800, 202],
33 [0, 0, 402, 202], 13 [0, 0, 402, 202],
34 [0, 0, 402, 202],
35 [0, 0, 300, 150] 14 [0, 0, 300, 150]
36 ] 15 ]
37 } 16 }
38 ] 17 ]
39 } 18 }
40 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698