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

Side by Side Diff: LayoutTests/svg/repaint/repaint-non-scaling-stroke-text-expected.txt

Issue 1072403010: SVG Text should respect non-scaling-stroke. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: changed stroke-width 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 [13, 17, 38, 20],
10 [13, 17, 38, 20],
11 [13, 17, 38, 20],
12 [13, 17, 38, 20],
13 [11, 15, 42, 24],
fs 2015/04/23 09:31:40 Please also verify that this looks correct too (no
Shanmuga Pandi 2015/04/23 10:03:52 Increased stroke-width and it is not clipped
14 [11, 15, 42, 24],
15 [11, 15, 42, 24],
16 [11, 15, 42, 24]
17 ]
18 }
19 ]
20 }
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698