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

Unified Diff: LayoutTests/svg/transforms/will-change-transform-expected.svg

Issue 1075093002: will-change on SVG elements should not reset transforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: edit a comment. Created 5 years, 8 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/transforms/will-change-transform.svg ('k') | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/transforms/will-change-transform-expected.svg
diff --git a/LayoutTests/svg/transforms/will-change-transform-expected.svg b/LayoutTests/svg/transforms/will-change-transform-expected.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9bb482b32170138171d28c387d4381a2c76a837c
--- /dev/null
+++ b/LayoutTests/svg/transforms/will-change-transform-expected.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200">
+ <rect width="300" height="100" fill="green"/>
+</svg>
« no previous file with comments | « LayoutTests/svg/transforms/will-change-transform.svg ('k') | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698