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

Side by Side Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-valid-001-expected.txt

Issue 1344233004: update-w3c-deps import using blink 41e709df01f60521d3c9786d319cdc1690633151: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated -expected Created 5 years, 3 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 Computed value for `text-combine-upright: none` is `none` assert_equals: ex pected (string) "none" but got (undefined) undefined
3 FAIL Computed value for `text-combine-upright: all` is `all` assert_equals: expe cted (string) "all" but got (undefined) undefined
4 FAIL Computed value for `text-combine-upright: initial` is `none` assert_equals: expected (string) "none" but got (undefined) undefined
5 FAIL Computed value for `text-combine-upright: inherit` is `all` which is inheri ted from the parent element assert_equals: expected (string) "all" but got (unde fined) undefined
6 FAIL Computed value for `text-combine-upright: unset` is `all` which is inherite d from the parent element assert_equals: expected (string) "all" but got (undefi ned) undefined
7 Harness: the test ran to completion.
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698