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

Unified Diff: LayoutTests/svg/repaint/outline-offset-shape-expected.txt

Issue 1157843008: Fix paint invalidation for SVG with outline-offset (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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
« no previous file with comments | « LayoutTests/svg/repaint/outline-offset-shape.html ('k') | LayoutTests/svg/repaint/outline-offset-text.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/repaint/outline-offset-shape-expected.txt
diff --git a/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt b/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
similarity index 61%
copy from LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt
copy to LayoutTests/svg/repaint/outline-offset-shape-expected.txt
index 1885a8ecbdb88cda2834e3131b06048398489bb4..670b090786ee74cfd486da143b9fd3771f55a8bb 100644
--- a/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt
+++ b/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
@@ -6,7 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 108, 210, 210]
+ [148, 33, 100, 100],
+ [133, 18, 130, 130],
+ [33, 33, 100, 100],
+ [18, 18, 130, 130]
]
}
]
« no previous file with comments | « LayoutTests/svg/repaint/outline-offset-shape.html ('k') | LayoutTests/svg/repaint/outline-offset-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698