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

Side by Side Diff: LayoutTests/platform/android/svg/text/text-text-05-t-expected.txt

Issue 1049863003: Rename 5 SVG text tests to reflect that they are for selection. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename 5 SVG text tests to reflect that they are for selection. Created 5 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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [575, 483, 109, 31],
10 [575, 433, 77, 31],
11 [575, 333, 92, 56],
12 [575, 283, 77, 56],
13 [575, 200, 109, 22],
14 [575, 150, 77, 22],
15 [563, 36, 41, 34],
16 [556, 233, 104, 56],
17 [531, 383, 78, 47],
18 [520, 13, 127, 34],
19 [481, 100, 103, 22],
20 [420, 483, 135, 31],
21 [420, 433, 77, 31],
22 [420, 333, 94, 56],
23 [420, 283, 77, 56],
24 [420, 200, 135, 22],
25 [420, 150, 77, 22],
26 [403, 383, 77, 47],
27 [403, 233, 102, 56],
28 [378, 36, 77, 34],
29 [365, 100, 104, 22],
30 [353, 13, 127, 34],
31 [266, 483, 159, 31],
32 [266, 433, 78, 31],
33 [266, 333, 93, 56],
34 [266, 283, 78, 56],
35 [266, 200, 159, 22],
36 [266, 150, 78, 22],
37 [250, 383, 100, 47],
38 [250, 233, 100, 56],
39 [250, 100, 102, 22],
40 [225, 36, 50, 34],
41 [186, 13, 128, 34],
42 [16, 523, 446, 77],
43 [16, 491, 76, 34],
44 [16, 441, 76, 34],
45 [16, 391, 76, 34],
46 [16, 341, 76, 34],
47 [16, 291, 76, 34],
48 [16, 241, 76, 34],
49 [16, 191, 76, 34],
50 [16, 141, 76, 34],
51 [16, 91, 76, 34]
52 ]
53 }
54 ]
55 }
56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698