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

Unified Diff: LayoutTests/svg/custom/js-update-style-expected.txt

Issue 1158583003: Reduce how often LayoutSVGShape::updateShapeFromElement is called (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
Index: LayoutTests/svg/custom/js-update-style-expected.txt
diff --git a/LayoutTests/svg/custom/js-update-style-expected.txt b/LayoutTests/svg/custom/js-update-style-expected.txt
index 457934533196883c860111b9e8d6c3212e5b07e0..2ad974ed691e32ba50be7f49500f5575d3314f79 100644
--- a/LayoutTests/svg/custom/js-update-style-expected.txt
+++ b/LayoutTests/svg/custom/js-update-style-expected.txt
@@ -6,18 +6,18 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [9, 189, 152, 52],
- [9, 129, 152, 52],
- [9, 69, 152, 52],
- [9, 9, 152, 232],
- [9, 9, 152, 232],
- [9, 9, 152, 52],
[6, 186, 158, 58],
[6, 126, 158, 58],
[6, 66, 158, 58],
[6, 6, 158, 238],
[6, 6, 158, 238],
- [6, 6, 158, 58]
+ [6, 6, 158, 58],
+ [5, 185, 160, 60],
+ [5, 125, 160, 60],
+ [5, 65, 160, 60],
+ [5, 5, 160, 240],
+ [5, 5, 160, 240],
+ [5, 5, 160, 60]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698