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

Unified Diff: third_party/WebKit/Source/core/css/CSSValueKeywords.in

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/Source/core/css/CSSValueKeywords.in
diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
index 3eb557439136ce867ee525275b2a669ef773ea62..404f375564ea020cccf605f81906ce1db8bff16b 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -188,8 +188,9 @@ windowtext
currentcolor
grey
//
-// colors in non strict mode
--webkit-text mode=QuirksOrUASheet
+// Value used to implement the behavior in:
+// https://quirks.spec.whatwg.org/#the-tables-inherit-color-from-body-quirk
+-internal-quirk-inherit
//
// background-repeat
//

Powered by Google App Engine
This is Rietveld 408576698