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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/webkit-text-display-none-expected.txt

Issue 1713513002: Rename -webkit-text to -internal-quirk-inherit, limiting it to UA style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase; add new (negative) test Created 4 years, 10 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/webkit-text-display-none-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/webkit-text-display-none-expected.txt b/third_party/WebKit/LayoutTests/fast/css/webkit-text-display-none-expected.txt
deleted file mode 100644
index 8df776c90f82b662514664892fc14adb5a3be7d6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/css/webkit-text-display-none-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-This test checks that setting display to none on the body element does not change -webkit-text.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS getComputedStyle(d).getPropertyValue('color') is 'rgb(0, 128, 0)'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698