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

Unified Diff: LayoutTests/svg/repaint/modify-transferred-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-transferred-listitem-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt
similarity index 71%
copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
copy to LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt
index f7b730dca491caae37c1779ca75afc492cc4718a..5578994657f1a2cb37ab038236093db1ac2ea48a 100644
--- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
+++ b/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt
@@ -6,7 +6,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 8.00 8.00 30.00 30.00)
+ (rect 18.00 18.00 30.00 20.00)
+ (rect 18.00 18.00 20.00 20.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698