chromium/third_party/blink/web_tests/external/wpt/css/css-page/parsing/page-orientation-invalid.tentative-expected.txt

This is a testharness.js-based test.
[FAIL] e.style['page-orientation'] = "upright" should not set the property value
  assert_equals: expected "" but got "upright"
[FAIL] e.style['page-orientation'] = "rotate-left" should not set the property value
  assert_equals: expected "" but got "rotate-left"
[FAIL] e.style['page-orientation'] = "rotate-right" should not set the property value
  assert_equals: expected "" but got "rotate-right"
Harness: the test ran to completion.