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

Unified Diff: LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
diff --git a/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt b/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..64b814e08d7a83dd80ab6bf917aef61be62749e6
--- /dev/null
+++ b/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
@@ -0,0 +1,18 @@
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 58.00 45.00 50.00 26.00)
+ (rect 58.00 45.00 50.00 16.00)
+ (rect 23.00 61.00 85.00 10.00)
+ (rect 23.00 8.00 85.00 23.00)
+ (rect 23.00 8.00 80.00 23.00)
+ )
+ )
+ )
+)
+

Powered by Google App Engine
This is Rietveld 408576698