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

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

Issue 2246293003: Unprefix CSS user-select property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 4 years, 4 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: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
index 2b88a8374311991b6843c76a8ec82e16dc016dd6..d8f365030f3b045c5ded28b41e3cb331922c610d 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
@@ -58,7 +58,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
-webkit-text-stroke-width: 0px
-webkit-user-drag: auto
-webkit-user-modify: read-only
--webkit-user-select: text
-webkit-writing-mode: horizontal-tb
align-content: normal
align-items: start
@@ -287,6 +286,7 @@ transition-property: all
transition-timing-function: ease
translate: 0px
unicode-bidi: normal
+user-select: text
vector-effect: none
vertical-align: baseline
visibility: visible

Powered by Google App Engine
This is Rietveld 408576698