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

Unified Diff: LayoutTests/inspector/elements/styles/svg-style-expected.txt

Issue 1099483002: Use alias_for with trivial property aliases (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@alias
Patch Set: rebase a couple of tests 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
Index: LayoutTests/inspector/elements/styles/svg-style-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/svg-style-expected.txt b/LayoutTests/inspector/elements/styles/svg-style-expected.txt
index 8c78822e4c553cc491064019e6a3e8fe72b20abb..4db1bda94e37aaedb7ba1db49d688771133d12ee 100644
--- a/LayoutTests/inspector/elements/styles/svg-style-expected.txt
+++ b/LayoutTests/inspector/elements/styles/svg-style-expected.txt
@@ -14,6 +14,6 @@ svg:rect[Attributes Style] { ()
[expanded]
* { (user agent stylesheet)
- -webkit-transform-origin: 0px 0px 0px;
+ transform-origin: 0px 0px 0px;

Powered by Google App Engine
This is Rietveld 408576698