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

Unified Diff: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt

Issue 1099483002: Use alias_for with trivial property aliases (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@alias
Patch Set: 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/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 3a4e5420e031f1a55062cb36084056b6fe29c726..f070276bbe70ccbe60c78119ae84a23f4e96399b 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -114,7 +114,6 @@ zoom: 1
-webkit-animation-play-state: running
-webkit-animation-timing-function: ease
-webkit-appearance: none
--webkit-backface-visibility: visible
-webkit-background-clip: border-box
-webkit-background-composite: source-over
-webkit-background-origin: padding-box
@@ -132,7 +131,6 @@ zoom: 1
-webkit-box-orient: horizontal
-webkit-box-pack: start
-webkit-box-reflect: none
--webkit-box-shadow: none
-webkit-column-break-after: auto
-webkit-column-break-before: auto
-webkit-column-break-inside: auto
@@ -173,7 +171,6 @@ justify-content: start
-webkit-mask-size: auto
order: 0
-webkit-perspective: none
--webkit-perspective-origin: 50% 50%
-webkit-print-color-adjust: economy
-webkit-rtl-ordering: logical
-webkit-text-combine: none
@@ -187,8 +184,6 @@ order: 0
-webkit-text-stroke-color: rgb(0, 0, 0)
-webkit-text-stroke-width: 0px
-webkit-transform: none
--webkit-transform-origin: 50% 50%
--webkit-transform-style: flat
-webkit-transition-delay: 0s
-webkit-transition-duration: 0s
-webkit-transition-property: all

Powered by Google App Engine
This is Rietveld 408576698