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

Side by Side Diff: LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt

Issue 321403004: SVG: Items inserted into list should be made a tear-off. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add baseline for mac Created 6 years, 6 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (repaint rects 8 (repaint rects
9 (rect 1.00 50.00 314.00 200.00) 9 (rect 28.00 38.00 10.00 10.00)
10 (rect 1.00 50.00 314.00 200.00) 10 (rect 28.00 38.00 10.00 10.00)
11 (rect 18.00 18.00 20.00 30.00)
12 (rect 18.00 18.00 10.00 10.00)
11 ) 13 )
12 ) 14 )
13 ) 15 )
14 ) 16 )
15 17
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/modify-inserted-listitem.html ('k') | LayoutTests/svg/repaint/modify-transferred-listitem.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698