blob: 2fba10183f2e90a06b402edfeeb46ab35aff56c1 [file] [log] [blame]
Test for WebKit Bug 90792 Assert failure when layout positioned objects in regions
This test collects an absolutely positioned element into a flow thread without any regions attached. The absolutely positioned element has a different writing mode than its parent but the same writing mode as the containing block.
The test passes if it does not crash or assert.
PASS