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

Side by Side Diff: third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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
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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow DIV", 10 "object": "LayoutBlockFlow DIV id='content'",
11 "rect": [13, 218, 190, 350], 11 "rect": [8, 119, 200, 356],
12 "reason": "location change" 12 "reason": "location change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow DIV",
16 "rect": [13, 124, 190, 351],
17 "reason": "location change"
18 },
19 {
20 "object": "LayoutBlockFlow DIV",
21 "rect": [13, 124, 190, 351],
22 "reason": "location change"
23 },
24 {
25 "object": "LayoutBlockFlow DIV",
26 "rect": [13, 121, 190, 351],
27 "reason": "location change"
28 },
29 {
30 "object": "LayoutBlockFlow DIV id='content'",
31 "rect": [8, 213, 200, 355],
32 "reason": "location change"
33 },
34 {
35 "object": "LayoutBlockFlow DIV id='content'", 15 "object": "LayoutBlockFlow DIV id='content'",
36 "rect": [8, 119, 200, 356], 16 "rect": [8, 119, 200, 356],
37 "reason": "location change" 17 "reason": "location change"
38 }, 18 },
39 { 19 {
40 "object": "LayoutBlockFlow DIV id='content'", 20 "object": "LayoutBlockFlow DIV id='content'",
41 "rect": [8, 119, 200, 356],
42 "reason": "location change"
43 },
44 {
45 "object": "LayoutBlockFlow DIV id='content'",
46 "rect": [8, 116, 200, 356], 21 "rect": [8, 116, 200, 356],
47 "reason": "location change" 22 "reason": "location change"
48 }, 23 },
49 { 24 {
25 "object": "LayoutBlockFlow DIV id='content'",
26 "rect": [8, 213, 200, 355],
27 "reason": "location change"
28 },
29 {
50 "object": "LayoutBlockFlow DIV id='left'", 30 "object": "LayoutBlockFlow DIV id='left'",
51 "rect": [8, 119, 200, 94], 31 "rect": [8, 119, 200, 94],
52 "reason": "incremental" 32 "reason": "incremental"
53 }, 33 },
54 { 34 {
55 "object": "LayoutBlockFlow DIV id='left'", 35 "object": "LayoutBlockFlow DIV id='left'",
56 "rect": [8, 116, 200, 4], 36 "rect": [8, 116, 200, 4],
57 "reason": "incremental" 37 "reason": "incremental"
38 },
39 {
40 "object": "LayoutBlockFlow DIV",
41 "rect": [13, 124, 190, 351],
42 "reason": "location change"
43 },
44 {
45 "object": "LayoutBlockFlow DIV",
46 "rect": [13, 124, 190, 351],
47 "reason": "location change"
48 },
49 {
50 "object": "LayoutBlockFlow DIV",
51 "rect": [13, 121, 190, 351],
52 "reason": "location change"
53 },
54 {
55 "object": "LayoutBlockFlow DIV",
56 "rect": [13, 218, 190, 350],
57 "reason": "location change"
58 } 58 }
59 ] 59 ]
60 } 60 }
61 ] 61 ]
62 } 62 }
63 63
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698