blob: 1a0fa0acec0e3a4bf536ab9cef3b111d31df2c6b [file] [log] [blame]
This is a testharness.js-based test.
Found 62 tests; 57 PASS, 5 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS Can set 'break-after' to CSS-wide keywords
PASS Can set 'break-after' to var() references
PASS Can set 'break-after' to the 'auto' keyword
PASS Can set 'break-after' to the 'avoid' keyword
PASS Can set 'break-after' to the 'avoid-column' keyword
PASS Can set 'break-after' to the 'avoid-page' keyword
FAIL Can set 'break-after' to the 'avoid-region' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'break-after' to the 'column' keyword
PASS Can set 'break-after' to the 'left' keyword
PASS Can set 'break-after' to the 'page' keyword
PASS Can set 'break-after' to the 'recto' keyword
FAIL Can set 'break-after' to the 'region' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'break-after' to the 'right' keyword
PASS Can set 'break-after' to the 'verso' keyword
PASS Setting 'break-after' to a length throws TypeError
PASS Setting 'break-after' to a percent throws TypeError
PASS Setting 'break-after' to a time throws TypeError
PASS Setting 'break-after' to an angle throws TypeError
PASS Setting 'break-after' to a flexible length throws TypeError
PASS Setting 'break-after' to a number throws TypeError
PASS Setting 'break-after' to a position throws TypeError
PASS Setting 'break-after' to a URL throws TypeError
PASS Setting 'break-after' to a transform throws TypeError
PASS Can set 'break-before' to CSS-wide keywords
PASS Can set 'break-before' to var() references
PASS Can set 'break-before' to the 'auto' keyword
PASS Can set 'break-before' to the 'avoid' keyword
PASS Can set 'break-before' to the 'avoid-column' keyword
PASS Can set 'break-before' to the 'avoid-page' keyword
FAIL Can set 'break-before' to the 'avoid-region' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'break-before' to the 'column' keyword
PASS Can set 'break-before' to the 'left' keyword
PASS Can set 'break-before' to the 'page' keyword
PASS Can set 'break-before' to the 'recto' keyword
FAIL Can set 'break-before' to the 'region' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'break-before' to the 'right' keyword
PASS Can set 'break-before' to the 'verso' keyword
PASS Setting 'break-before' to a length throws TypeError
PASS Setting 'break-before' to a percent throws TypeError
PASS Setting 'break-before' to a time throws TypeError
PASS Setting 'break-before' to an angle throws TypeError
PASS Setting 'break-before' to a flexible length throws TypeError
PASS Setting 'break-before' to a number throws TypeError
PASS Setting 'break-before' to a position throws TypeError
PASS Setting 'break-before' to a URL throws TypeError
PASS Setting 'break-before' to a transform throws TypeError
PASS Can set 'break-inside' to CSS-wide keywords
PASS Can set 'break-inside' to var() references
PASS Can set 'break-inside' to the 'auto' keyword
PASS Can set 'break-inside' to the 'avoid' keyword
PASS Can set 'break-inside' to the 'avoid-column' keyword
PASS Can set 'break-inside' to the 'avoid-page' keyword
FAIL Can set 'break-inside' to the 'avoid-region' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Setting 'break-inside' to a length throws TypeError
PASS Setting 'break-inside' to a percent throws TypeError
PASS Setting 'break-inside' to a time throws TypeError
PASS Setting 'break-inside' to an angle throws TypeError
PASS Setting 'break-inside' to a flexible length throws TypeError
PASS Setting 'break-inside' to a number throws TypeError
PASS Setting 'break-inside' to a position throws TypeError
PASS Setting 'break-inside' to a URL throws TypeError
PASS Setting 'break-inside' to a transform throws TypeError
Harness: the test ran to completion.