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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/platform/android/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
index badbd6bda3718e916e7a6fe7ebb9affafcbf55c8..e12594b1a5a4fa715a19a140a2247000e4afb88c 100644
--- a/third_party/WebKit/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
@@ -59,7 +59,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
@@ -284,6 +283,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