chromium/third_party/blink/web_tests/external/wpt/css/css-typed-om/the-stylepropertymap/properties/break-expected.txt

This is a testharness.js-based test.
Found 5 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] Can set 'break-after' to the 'avoid-region' keyword: avoid-region
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
[FAIL] Can set 'break-after' to the 'region' keyword: region
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
[FAIL] Can set 'break-before' to the 'avoid-region' keyword: avoid-region
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
[FAIL] Can set 'break-before' to the 'region' keyword: region
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
[FAIL] Can set 'break-inside' to the 'avoid-region' keyword: avoid-region
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
Harness: the test ran to completion.