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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/variables/inherit-in-inline-style-expected.txt

Issue 2188343002: Fix serialization of css-wide keywords in custom properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL The special inherit value can be read from inline style. assert_equals: exp ected " inherit" but got ""
3 FAIL The special inherit value can be read after setting. assert_equals: expecte d " inherit" but got ""
4 FAIL The special inherit value can be read from a declared rule. assert_equals: expected " inherit" but got ""
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698