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

Unified Diff: LayoutTests/css3/supports-dom-api-expected.txt

Issue 1095293007: Restrict __qem usage to UA sheets (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
« no previous file with comments | « LayoutTests/css3/supports-dom-api.html ('k') | Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/supports-dom-api-expected.txt
diff --git a/LayoutTests/css3/supports-dom-api-expected.txt b/LayoutTests/css3/supports-dom-api-expected.txt
index 21dacc6adf12688216f361259255fc1b3f1aaa24..8aca46169183145dcb37eb61014126187e435734 100644
--- a/LayoutTests/css3/supports-dom-api-expected.txt
+++ b/LayoutTests/css3/supports-dom-api-expected.txt
@@ -61,6 +61,7 @@ PASS CSS.supports("z-index", 1) is true
PASS CSS.supports("content", []) is false
PASS CSS.supports("content", "!important") is false
PASS CSS.supports("(display: none)", undefined) is false
+PASS CSS.supports("margin", "1__qem") is false
PASS CSS.supports("border", "1px solid #000") is true
PASS CSS.supports("border", "inherit") is true
PASS CSS.supports("border", "1px solid inherit") is false
« no previous file with comments | « LayoutTests/css3/supports-dom-api.html ('k') | Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698