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

Side by Side Diff: LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 | « LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [259, 40, 40, 19]
10 ],
11 "children": [
12 {
13 "position": [0, 60],
14 "bounds": [800, 500],
15 "drawsContent": true,
16 "repaintRects": [
17 [244, 0, 40, 19],
18 [204, 0, 40, 19],
19 [83, 0, 40, 19],
20 [47, 20, 40, 19],
21 [20, 164, 202, 72],
22 [10, 131, 138, 12],
23 [10, 75, 208, 19]
24 ],
25 "children": [
26 {
27 "bounds": [785, 485],
28 "children": [
29 {
30 "bounds": [785, 1345],
31 "shouldFlattenTransform": false,
32 "drawsContent": true,
33 "repaintRects": [
34 [244, 0, 40, 19],
35 [204, 0, 40, 19],
36 [83, 0, 40, 19],
37 [47, 20, 40, 19],
38 [20, 164, 202, 72],
39 [10, 131, 138, 12],
40 [10, 75, 208, 19]
41 ],
42 "children": [
43 {
44 "shouldFlattenTransform": false
45 }
46 ]
47 }
48 ]
49 },
50 {
51 "children": [
52 {
53 "position": [0, 485],
54 "bounds": [785, 15],
55 "drawsContent": true
56 },
57 {
58 "position": [785, 0],
59 "bounds": [15, 485],
60 "drawsContent": true
61 },
62 {
63 "position": [785, 485],
64 "bounds": [15, 15],
65 "drawsContent": true
66 }
67 ]
68 }
69 ]
70 }
71 ]
72 }
73 ]
74 }
75
OLDNEW
« no previous file with comments | « LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698