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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt b/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
similarity index 55%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt
copy to LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
index cf344bde2a0826d818dda9515f8a9c6c6a8208ca..718292e9e08b1863ba74f1b208384f95f10f7d73 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt
+++ b/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
@@ -6,8 +6,10 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 1.00 50.00 314.00 200.00)
- (rect 1.00 50.00 314.00 200.00)
+ (rect 28.00 38.00 10.00 10.00)
+ (rect 28.00 38.00 10.00 10.00)
+ (rect 18.00 18.00 20.00 30.00)
+ (rect 18.00 18.00 10.00 10.00)
)
)
)
« 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