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

Unified Diff: LayoutTests/fast/css/variables/case-sensitive-expected.html

Issue 16081003: [CSS] -webkit-var must be case sensitive according to specs (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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: LayoutTests/fast/css/variables/case-sensitive-expected.html
diff --git a/LayoutTests/fast/css/variables/case-sensitive-expected.html b/LayoutTests/fast/css/variables/case-sensitive-expected.html
index e1ee05911b52674daedf35b76223dbcbaf776cc3..26e48c81f144e203ed6dfa3239323d4c6074bfb8 100644
--- a/LayoutTests/fast/css/variables/case-sensitive-expected.html
+++ b/LayoutTests/fast/css/variables/case-sensitive-expected.html
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<html>
-<div>This text should have a transparent background.</div>
+<div>This text should have a transparent background and no left padding.</div>
</html>

Powered by Google App Engine
This is Rietveld 408576698