Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger 2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View file

@ -1,5 +1,5 @@
id references title flags links revision credits assertion
animations-001 reference/animations-001-ref CSS Regions: animating content flowed into a region ahem,animated http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions,http://www.w3.org/TR/css3-animations/#animations d58c2e2ae3f483272798693240d821a63d066892 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content that has an animated 3D transform renders and animates when flowed in a region.
animations-001 reference/animations-001-ref CSS Regions: animating content flowed into a region ahem,animated http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions,http://www.w3.org/TR/css3-animations/#animations a4cee4791955488eed14303cedc0330b0531f6f5 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content that has an animated 3D transform renders and animates when flowed in a region.
autoheight-flexbox-001 reference/autoheight-flexbox-001-ref CSS Regions: fixed height flexbox inside auto height region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm 3128084e46668edfc50d9a7f3a9d6258e7f8b3f5 `Catalin Badea`<mailto:badea@adobe.com> Test that flowing a flex container inside a region with auto-height will enlarge the region to fit the content.
autoheight-flexbox-002 reference/regions-flexbox-002-ref CSS Regions: flowing auto-height flexbox elements in region ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm 345f18df42c54ea9b42a19a99da1799c885517ca `Catalin Badea`<mailto:badea@adobe.com> Test that a flex container with auto height is flowed correctly inside a region with auto height. The region should fit the flexbox.
autoheight-flexbox-003 reference/autoheight-flexbox-003-ref CSS Regions: auto height region inside a fixed sized flexbox ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm 004710b1f015f6add1230601f1dd4e91e3d11967 `Catalin Badea`<mailto:badea@adobe.com> Test that an auto-height region inside a flexbox is stretched to match the flexbox container's cross size.
@ -16,29 +16,29 @@ autoheight-regions-in-fixed-sized-flexbox-005 reference/autoheight-regions-in-fi
autoheight-regions-in-fixed-sized-flexbox-006 reference/autoheight-regions-in-fixed-sized-flexbox-006-ref CSS Regions: auto-height regions inside a flex container with fixed size http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap dc449db0ddf6d155ff8d56e1bd446e3dbb6d1062 `Catalin Badea`<mailto:badea@adobe.com> Test that the flex container stretches a region flex item with a height smaller than the flex container's inner cross size.
autoheight-regions-in-fixed-sized-flexbox-007 reference/autoheight-regions-in-fixed-sized-flexbox-007-ref CSS Regions: auto-height regions inside fixed sized flexbox ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm b75064d6dba2fdb2cce5aa33d34a026e27edc344 `Catalin Badea`<mailto:badea@adobe.com> Test that using the flex-basis property sizes the flex items to a percentage of the flex container's height when said items are auto-height regions. The last region, the outside the flex container should not be visible.
autoheight-regions-in-fixed-sized-flexbox-008 reference/autoheight-regions-in-fixed-sized-flexbox-008-ref CSS Regions: auto-height regions with max height in fixed sized flexbox ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm ea64b7e570b77e26c14667899a6f07be7629a859 `Catalin Badea`<mailto:badea@adobe.com> Test that the max-height property is applied to regions placed inside a fixed sized flexbox with a column flow. The flex container should not flex the region flex items beyond their max height value.
canvas3d-001 reference/canvas3d-001-ref CSS Regions: rendering 3D canvas elements inside regions dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions 57a53646e7e76825004d83cd64181362f91f4afc `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that when a 3D (webGL) canvas element is flowed in a region it renders as it would render if it wouldn't be flowed in the region.
canvas3d-002 reference/canvas3d-002-ref CSS Regions: rendering text flowed in a region on top of 3D content dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions 94ec461f51b34cbcd28e7697cc94374f829eeac2 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that text flowed in a region renders without artifacts when the region overlaps a 3D (webGL) canvas element. This can be problematic in browsers that don't handle layers and/or 3D acceleration correctly.
canvas3d-001 reference/canvas3d-001-ref CSS Regions: rendering 3D canvas elements inside regions dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions d8e127aa34d8b486d61ab17a2b291b8ff77a07eb `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that when a 3D (webGL) canvas element is flowed in a region it renders as it would render if it wouldn't be flowed in the region.
canvas3d-002 reference/canvas3d-002-ref CSS Regions: rendering text flowed in a region on top of 3D content dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions e1069acbc55073a8d78623cb5ffa4d4121cb78ce `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that text flowed in a region renders without artifacts when the region overlaps a 3D (webGL) canvas element. This can be problematic in browsers that don't handle layers and/or 3D acceleration correctly.
column-flexbox-break reference/column-flexbox-break-ref CSS Regions: fragmenting a flex container with column flow ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#flex-containers,http://www.w3.org/TR/css-flexbox-1/#flex-direction-property 447d07932ea88069d2350bf6201a4f4b8261ea21 `Catalin Badea`<mailto:badea@adobe.com> Test checks that a flex container with column flow is fragmented between regions.
content-node-layers-001 reference/content-node-layers-001-ref flowing content with opacity < 1 in region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 6d7ef97f279788c4d455be2b19c62aefe65f8d05 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content with opacity < 1 is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing.
content-node-layers-002 reference/content-node-layers-002-ref flowing content with scrollbars in region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 6108fd138f472cee651e87b7c0a58d4434561374 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content with scrollbars is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing.
content-node-layers-003 reference/content-node-layers-003-ref flowing content that's relatively positioned and get fragmented ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from fdccf565d85bbb4a8f6da6468ba9542447b56ff7 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content that's relatively positioned gets properly fragmented between regions.
content-node-layers-004 reference/content-node-layers-004-ref flowing content with opacity < 1 and opacity = 1 in region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 7ec669bb16c4aa15b34494afbcf69c73bb8a1e58 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that content nodes with mixed opacity < 1 and opacity = 1 is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing.
content-node-layers-005 reference/content-node-layers-005-ref flowing content with position: absolute and clip ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 3af813d9d2f2d7fa8854731b580baf5017822243 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that absolutely positioned content that has the clip property applied is correctly flowed into regions. This might fail on implementations that use layers for compositing but don't properly handle content flowing or the clipping shapes.
contentEditable-001 reference/contentEditable-001-ref CSS Regions: named flow content has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 64e6147767bb277555fc7eecc1ab63be90f070bc `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering in the regions. Also, such elements should be editable just as they are outside of the region.
contentEditable-001 reference/contentEditable-001-ref CSS Regions: named flow content has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable e1556e5c91554bbf083fc663c5d6848ceafee997 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering in the regions. Also, such elements should be editable just as they are outside of the region.
contentEditable-002 reference/contentEditable-002-ref CSS Regions: named flow content has a child with contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable ed443ab1960fa000bb0585813547013e9967e18c `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering in the regions. Also, such elements should be editable just as they are outside of the region, even if they are not the only elements in the named flow.
contentEditable-003 reference/contentEditable-003-ref CSS Regions: named flow content is child of an element that has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable ccf0d7104cca76681840d6dda30da3a109651357 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on the parent of an element that gets flowed in a region does not affect its rendering in the regions. Also, the element should be editable outside and inside the region without differences.
contentEditable-004 reference/contentEditable-004-ref CSS Regions: element has contentEditable attribute set and both it and a child of it are flowed in a the same region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 5be705d9ee34c4d3b659867aa63f8764805f53f2 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that flowing both and element and one of its children in a region, when said element has the contentEditable attribute set does not affect their rendering in the regions and the ability to edit it.
contentEditable-005 reference/contentEditable-005-ref CSS Regions: named flow content has contentEditable attribute set and is fragmented dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable b88ee71dd61a955ddb476d6594a9477762386f9c `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering and the ability to edit them even when they get fragmented in multiple regions.
contentEditable-006 reference/contentEditable-006-ref CSS Regions: named flow content has contentEditable attribute set and is flowed in an auto-height region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 681dfa1f2703a3e34771738792130df945747155 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering in the regions. Also, if the region uses height:auto, the size of the region should change as the content flowed in it is edited.
contentEditable-007 reference/contentEditable-007-ref CSS Regions: named flow content has contentEditable attribute set and children of it get flowed in a region dynamically dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 34991725c5fb4320b971adcb819e478b3a5e8862 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on an element does not interfere with its children being dinamically flowed into a region.
contentEditable-008 reference/contentEditable-008-ref CSS Regions: region element has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 8dd4ab128ebffbfae030b6f34325ddf3e43f6423 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on a region (an element that has flow-from set) does not prevent the element to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-009 reference/contentEditable-008-ref CSS Regions: region element has child with contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable d2c1b085901057791b0a54757273fc4fc2e95d17 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on a child of a region (an element that has flow-from set) does not prevent the parent element to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-010 reference/contentEditable-010-ref CSS Regions: auto-size region with contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 52d1bdff70f7f326fc82244f7685c6e65da01fe9 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on an auto-sized region (an element that has flow-from set) does not prevent it to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-011 reference/contentEditable-011-ref CSS Regions: both named flow content and region element have contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 568443662331f4452afd5f048bea7f61be07d112 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on both named flow content (an element that has flow-into set) and the region (an element that has flow-from set) does not prevent the region to properly flowing the content, while the content stays editable and no unexpected interactions happen.
contentEditable-012 CSS Regions: regions are children of an element with the contentEditable attribute set ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable a4961c1c7995932afe69128d1c949ecd45713092 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that children of an element that has the contentEditable attribute can be used for flowing content into and interactively duplicating the regions (via user-initiated copy/paste) properly flows the content in the newly created regions. Properly executing this test requires an user agent that supports copy/paste operations.
contentEditable-003 reference/contentEditable-003-ref CSS Regions: named flow content is child of an element that has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable b9bbfae1d14c5ea12db550f409571327dbe9c34d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on the parent of an element that gets flowed in a region does not affect its rendering in the regions. Also, the element should be editable outside and inside the region without differences.
contentEditable-004 reference/contentEditable-004-ref CSS Regions: element has contentEditable attribute set and both it and a child of it are flowed in a the same region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 1121429307101d51ffcb97c3011d088e6067e134 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that flowing both and element and one of its children in a region, when said element has the contentEditable attribute set does not affect their rendering in the regions and the ability to edit it.
contentEditable-005 reference/contentEditable-005-ref CSS Regions: named flow content has contentEditable attribute set and is fragmented dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 049d28130a7fec8c031b7dbab77d8db09e54faf9 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering and the ability to edit them even when they get fragmented in multiple regions.
contentEditable-006 reference/contentEditable-006-ref CSS Regions: named flow content has contentEditable attribute set and is flowed in an auto-height region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable cbe72005ff3b72f192e5cf23ff6d5ce1f3a9e0c6 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on elements that get flowed in a region does not affect their rendering in the regions. Also, if the region uses height:auto, the size of the region should change as the content flowed in it is edited.
contentEditable-007 reference/contentEditable-007-ref CSS Regions: named flow content has contentEditable attribute set and children of it get flowed in a region dynamically dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 9387cb8513e4be6a88eecf4e1c709020c721968f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on an element does not interfere with its children being dinamically flowed into a region.
contentEditable-008 reference/contentEditable-008-ref CSS Regions: region element has contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 3bfba4a272f48c164fec84a16eb83032b446e155 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on a region (an element that has flow-from set) does not prevent the element to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-009 reference/contentEditable-008-ref CSS Regions: region element has child with contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 79b1309537106d01e5d29ded26081de88abc13ce `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on a child of a region (an element that has flow-from set) does not prevent the parent element to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-010 reference/contentEditable-010-ref CSS Regions: auto-size region with contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 93ce8fd4765cdba3d302779e822307c7b85ddca7 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on an auto-sized region (an element that has flow-from set) does not prevent it to becoming a region, nor does attempting to interactively edit it produces unexpected results.
contentEditable-011 reference/contentEditable-011-ref CSS Regions: both named flow content and region element have contentEditable attribute set dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable a01826adbb6edfedd3566890ffccf855a2c9f17b `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that setting the contentEditable attribute on both named flow content (an element that has flow-into set) and the region (an element that has flow-from set) does not prevent the region to properly flowing the content, while the content stays editable and no unexpected interactions happen.
contentEditable-012 CSS Regions: regions are children of an element with the contentEditable attribute set ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/html5/editing.html#contenteditable 9ffc8ccf97a9b7f5b81c53a58805700e5ce78bde `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that children of an element that has the contentEditable attribute can be used for flowing content into and interactively duplicating the regions (via user-initiated copy/paste) properly flows the content in the newly created regions. Properly executing this test requires an user agent that supports copy/paste operations.
css-cursor-001 CSS Regions: CSS cursor on content node ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 9385714463bef8d95d03142b6799df42bdffb04e `Mihai Balan`<mailto:mibalan@adobe.com> CSS cursors are properly displayed for content flowed into regions.
css-cursor-002 CSS Regions: CSS cursor on region ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from f83131bbfcbddf24daf7160bc4a6de866fb2c22f `Mihai Balan`<mailto:mibalan@adobe.com> CSS cursors are properly displayed even when an element is turned into a region
css-hover-on-content-001 CSS Regions: :hover on content nodes interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e628f826bdd9b04390f4ae138650e7ab22aaae75 `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to content nodes
css-hover-on-content-001 CSS Regions: :hover on content nodes interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from d55c090787a433cf47446ebecc3bf10a0f20e492 `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to content nodes
css-hover-on-content-002 CSS Regions: :hover on content node parent when the parent is in the named flow and rendered as a sibling of its child ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 41491d76d09a90241c6683d8b97ed81636d26ec9 `Mihai Balan`<mailto:mibalan@adobe.com> CSS properties set through rules that use the :hover pseudo-class on an element are properly propagated to children that are flowed into regions even when they're visually rendered as siblings
css-hover-on-content-003 CSS Regions: :hover on content node parent when the parent is not in the named flow interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e8a3f598343c19945d3c73ff193817f3bd0279df `Mihai Balan`<mailto:mibalan@adobe.com> CSS properties set through rules that use the :hover pseudo-class on an element are properly propagated to children that are flowed into regions
css-hover-on-content-004 CSS Regions: :hover on content node when the content node has position:fixed interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from dd7900419bbdf709aa9a5f985d9f5134db00c60c `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to content nodes that have position:fixed.
@ -46,112 +46,112 @@ css-hover-on-content-005 CSS :hover on content node when the content node has p
css-hover-on-region-001 CSS Regions: :hover on region that has borders interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from bd595b42337e3e2b2ec82c17505f1d3ddaf46f4f `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to regions when moving the mouse over the region border
css-hover-on-region-002 CSS Regions: :hover on regions that have padding interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 1b8bf5da10fbc1629c0bee3729259e408d1dcec6 `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to regions when moving the mouse over the region padding
css-hover-on-region-003 CSS Regions: :hover on region when content nodes are relatively positioned interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 20d57fbb7e2679759eb2c2f60d1a03da5f0203bc `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to regions when moving the mouse over the region and the content flowed in it is relatively positioned. Also, the :hover rules for the content do not apply when moving the mouse over the box placeholder.
css-hover-on-region-004 CSS Regions: :hover on regions that have rounded corners interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 69006378e424709051b50f5ee7ba7be514b7c78f `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to regions that have rounded borders.
cssomview-apis-no-region-chain-001 CSS Regions: CSSOM pre-existing APIs with no region chain dom,script http://www.w3.org/TR/css3-regions/#cssomview-and-regions 1908b97bdabff24b110ad88c6a3a1ac4b02432d7 `Adobe`<http://html.adobe.com/>,`Alan Stearns`<mailto:stearns@adobe.com> CSSOM View attributes give 'no layout box' result for named flows with no region chain
css-hover-on-region-004 CSS Regions: :hover on regions that have rounded corners interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from cc2fc2cdc617efd9de99dac0e26ce81c6fc26feb `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to regions that have rounded borders.
cssomview-apis-no-region-chain-001 CSS Regions: CSSOM pre-existing APIs with no region chain dom,script http://www.w3.org/TR/css3-regions/#cssomview-and-regions 4c256e6ad83746c9c3755acf79b244ab23f9b4dc `Adobe`<http://html.adobe.com/>,`Alan Stearns`<mailto:stearns@adobe.com> CSSOM View attributes give 'no layout box' result for named flows with no region chain
elementFromPoint-001 CSS Regions: document.elementFromPoint() on for elements that get split between regions dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 9871e08d5c87c89731917f78efd5965bdc006231 `Mihai Balan`<mailto:mibalan@adobe.com> document.elementFromPoint() should return the correct element when provided with coordinates of points inside content fragments
elementFromPoint-002 CSS Regions: document.elementFromPoint() for elements flowed into regions dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 48f2b4ca26d7a40a44491470bec7542be85a9283 `Mihai Balan`<mailto:mibalan@adobe.com> document.elementFromPoint() should return the correct element when provided with coordinates of points corresponding to elements flowed into regions
elementFromPoint-002 CSS Regions: document.elementFromPoint() for elements flowed into regions dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 385bb37f711c356fdad78da8346c244f1ec94363 `Mihai Balan`<mailto:mibalan@adobe.com> document.elementFromPoint() should return the correct element when provided with coordinates of points corresponding to elements flowed into regions
extract-list-items-001 reference/extract-list-items-001-ref flow-into on ordered and unordered list items http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 56051c2aaa8b014b7c280a08be9129dff62d76a0 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers and numbering.
extract-list-items-002 reference/extract-list-items-002-ref flow-into on ordered and unordered list items from multiple lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 1c02466ef0c437269ec333e9317015f281cc76fa `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers and numbering, even when extracting items from multiple lists in the same named flow.
extract-list-items-003 reference/extract-list-items-003-ref flow-into on ordered list items from multiple lists, including nested lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 407ca374a0b95d493a2f1464ff4464875ebb0ebe `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their numbering, even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-004 reference/extract-list-items-004-ref flow-into on unordered list items, when items contain other unordered lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 10dcbc654ba0a149f507eb3eaac6f1bba9c2cd89 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers, even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-005 reference/extract-list-items-005-ref flow-into on list items from multiple lists, when items contain other lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 315af8f26cebb86d89434f1484bd41e299c999ba `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers or numbering (type, value), even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-006 reference/extract-list-items-006-ref flow-into on all list items from a nested list http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 1660135cacd8af753dca426e14632a93648cf756 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers or numbering (type, value), even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-007 reference/extract-list-items-007-ref flow-into on list items from multiple lists that have the "reversed" or "start" HTML attributes set http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 04bec8d2edbf46a98c3488888efeb880dbf3b02c `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their numbering, even when extracting items from multiple and nested lists into the same named flow. The numbering should also honor the HTML 'reversed' and 'start' attribute.
extract-list-items-008 reference/extract-list-items-008-ref flow-into only on specific list items from multiple lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property fe32f958bc141d72fc588c43e4c90501f45e3dbd `Mihai Balan`<mibalan@adobe.com> Test checks that extracting only certain list items from a list into a named flow preseves their numbering and markings both in the region and outside the region.
extract-list-items-009 reference/extract-list-items-009-ref flow-into only on specific list items from multiple lists + list item formatting via :nth-child, :nth-of-type http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 28612058a401292b70fac3553b8d48af3009050c `Mihai Balan`<mibalan@adobe.com> Test checks that extracting only certain list items from a list into a named flow does not affect styling via pseudo-classes such as :first-child or :nth-child
extract-list-items-010 reference/extract-list-items-009-ref applying flow-into and other formatting on specific list items via :nth-child, :nth-of-type pseudo-classes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 8200ad382d0bb091719426e79e584528c272c767 `Mihai Balan`<mibalan@adobe.com> Test checks that pseudo-classes like :first-child or :nth-of-type can be used both for styling and extracting only certain list items from a list into a named flow.
extract-list-items-011 reference/extract-list-items-009-ref applying flow-into and other formatting on specific list items via different pseudo-classes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property a46f3ead163204aec512ca59872f017573ca8265 `Mihai Balan`<mibalan@adobe.com> Test checks that pseudo-classes like :first-child or :nth-of-type can be used both for styling and extracting only certain list items from a list into a named flow.
extract-list-items-012 reference/extract-list-items-012-ref flow-into on individual list items preserves other list styling properties (list-style-*) http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 0720bb619b2f50abeb93a67a234d866f7bb6cb69 `Mihai Balan`<mibalan@adobe.com> Test checks that list styling properties are honored even for list items extracted in named flows and rendered in regions.
extract-list-items-013 reference/extract-list-items-009-ref flow-into on individual list items preserves other list styling properties (list-style-*) even when CSS styling contradicts default CSS styling for those HTML elements http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property f61b948f7a1e6f60a89f926349bc932218fe1cc2 `Mihai Balan`<mibalan@adobe.com> Test checks that list styling properties are honored even for list items extracted in named flows when the CSS-specified list type is in opposition with the list type from the markup (ol/ul).
extract-list-items-014 reference/extract-list-items-014-ref flow-into with different flows on list items from the same list http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property aedddec936258a46d9b83755abfa0a4b1aa1da53 `Mihai Balan`<mibalan@adobe.com> Test flow-into property can be applied to individual list items. This test checks that list items from the same list extracted in different named flows preserve their numbering.
extract-list-items-003 reference/extract-list-items-003-ref flow-into on ordered list items from multiple lists, including nested lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 0ca06d4744954ee5458eb17fc2e54c33d677010c `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their numbering, even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-004 reference/extract-list-items-004-ref flow-into on unordered list items, when items contain other unordered lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 7222a74b98a30219392df070406752dba520430d `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers, even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-005 reference/extract-list-items-005-ref flow-into on list items from multiple lists, when items contain other lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 4b4753346a62bde493d55cfe6a07cf36b3dc49fb `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers or numbering (type, value), even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-006 reference/extract-list-items-006-ref flow-into on all list items from a nested list http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 3866bceaa81e716f8e7f7bcc594487818428536d `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their list markers or numbering (type, value), even when extracting items from multiple and nested lists into the same named flow.
extract-list-items-007 reference/extract-list-items-007-ref flow-into on list items from multiple lists that have the "reversed" or "start" HTML attributes set http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 48ad54df8557e90ecc97442c69667c6218cdd635 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their numbering, even when extracting items from multiple and nested lists into the same named flow. The numbering should also honor the HTML 'reversed' and 'start' attribute.
extract-list-items-008 reference/extract-list-items-008-ref flow-into only on specific list items from multiple lists http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property f5dcdc5973eef7f290c2897b53991ad6b6f03872 `Mihai Balan`<mibalan@adobe.com> Test checks that extracting only certain list items from a list into a named flow preseves their numbering and markings both in the region and outside the region.
extract-list-items-009 reference/extract-list-items-009-ref flow-into only on specific list items from multiple lists + list item formatting via :nth-child, :nth-of-type http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 7ca59535097ef4e892940754736f752d5c156b44 `Mihai Balan`<mibalan@adobe.com> Test checks that extracting only certain list items from a list into a named flow does not affect styling via pseudo-classes such as :first-child or :nth-child
extract-list-items-010 reference/extract-list-items-009-ref applying flow-into and other formatting on specific list items via :nth-child, :nth-of-type pseudo-classes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property e4ef3ea263f46458fd15d60cf763f71a2bfd83e3 `Mihai Balan`<mibalan@adobe.com> Test checks that pseudo-classes like :first-child or :nth-of-type can be used both for styling and extracting only certain list items from a list into a named flow.
extract-list-items-011 reference/extract-list-items-009-ref applying flow-into and other formatting on specific list items via different pseudo-classes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 453d66ebefe7e223c87aeb387a304b0da805bfc7 `Mihai Balan`<mibalan@adobe.com> Test checks that pseudo-classes like :first-child or :nth-of-type can be used both for styling and extracting only certain list items from a list into a named flow.
extract-list-items-012 reference/extract-list-items-012-ref flow-into on individual list items preserves other list styling properties (list-style-*) http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 98b9fa34e1a4f8e0c5a9b62f18125c2281f00f77 `Mihai Balan`<mibalan@adobe.com> Test checks that list styling properties are honored even for list items extracted in named flows and rendered in regions.
extract-list-items-013 reference/extract-list-items-009-ref flow-into on individual list items preserves other list styling properties (list-style-*) even when CSS styling contradicts default CSS styling for those HTML elements http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 1fffaf54d0e89f26ace44f7c552097e7e72e877d `Mihai Balan`<mibalan@adobe.com> Test checks that list styling properties are honored even for list items extracted in named flows when the CSS-specified list type is in opposition with the list type from the markup (ol/ul).
extract-list-items-014 reference/extract-list-items-014-ref flow-into with different flows on list items from the same list http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 83bf75d2f138a8c5834e7c5159e4ec10b1e1f8ac `Mihai Balan`<mibalan@adobe.com> Test flow-into property can be applied to individual list items. This test checks that list items from the same list extracted in different named flows preserve their numbering.
extract-list-items-015 reference/extract-list-items-015-ref flow-into on list items that have the "value" HTML attribute set http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 1a27f88d1896334c601609d9ab2af8a671fc1c12 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to individual list items. List items extracted in named flows and flowed into regions must preserve their correct numbering when some of the items have the value attribute set but others don't.
extract-numbered-paragraphs reference/extract-numbered-paragraphs-ref flow-into on p's that use a CSS counter as content in ::before http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 55eaf0ff83055cce2437a5c034bbe4b9fb55737e `Mihai Balan`<mibalan@adobe.com> Test checks that extracting paragraphs with content that use counters behaves as without regions.
extract-numbered-paragraphs-divs-001 reference/extract-numbered-paragraphs-divs-001-ref flow-into on p's and div's that use a single CSS counter as content in ::before http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property e4d18adeb4f85d73cb9b1722d903af9cf5f22bda `Mihai Balan`<mibalan@adobe.com> Test checks that extracting paragraphs and divs with content that use counters behaves as without regions.
extract-numbered-paragraphs-divs-002 reference/extract-numbered-paragraphs-divs-002-ref flow-into on p's and div's that use different CSS counters as content in ::after http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property f3ebfab2d1e3b3318520915d065e2ff71c9be7f8 `Mihai Balan`<mibalan@adobe.com> Test checks that extracting paragraphs and divs with content that use counters behaves as without regions.
extract-numbered-spans-display-only-some reference/extract-numbered-spans-display-only-some-ref flow-into on inline elements (span's) that use a CSS counter as content for ::before http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 6b2f4c28dc40f5d15cdb5903064ad7988996bbcf `Mihai Balan`<mibalan@adobe.com> Test checks that extracting multiple elements into named flows but flowing only some of them into regions still preserves proper numbering via counters.
extract-ordered-list-direction-and-writing-modes reference/extract-ordered-list-direction-and-writing-modes-ref flow-into on list items that use different text directions or writing modes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode f456a08de75932c3881a76490ed2fdb7211d2bc8 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to elements that have different text directions and writing modes. This tests that the rendering for lists that use different text directions/writing modes are not affected when they are extracted in a named flow and rendered in a region.
extract-ordered-lists-in-regions-001 reference/extract-ordered-lists-in-regions-001-ref flow-into on ordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 6590fd9fc1053e84d8396711bafd57576a88c71d `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Multiple lists extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-001 reference/extract-ordered-lists-in-regions-001-ref flow-into on ordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property f771a44e313b1de34f8a4c2f966f95c33cf8499e `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Multiple lists extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-002 reference/extract-ordered-lists-in-regions-002-ref flow-into on ordered lists that have the "reversed" HTML attribute set http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 42fb2acbf901e96fc32b63560a22d85e79546ced `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Lists extracted in a named flow should still honor the HTML5 'reversed' list attribute.
extract-ordered-lists-in-regions-003 reference/extract-ordered-lists-in-regions-002-ref flow-into on ordered lists that have the "reversed" and/or "start" HTML attribute set http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property c14404dfeb7a13941abaafc49ec71897c7125d96 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Lists extracted in a named flow should still honor the HTML5 'start' and 'reversed' list attributes.
extract-ordered-lists-in-regions-explicit-counters-001 reference/extract-ordered-lists-in-regions-explicit-counters-001-ref flow-into on ordered lists that use a single CSS counter and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property fc29cfa882ed58901aaa307718cb0494210e617f `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Multiple lists using a single counter displayed in generated content and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-001 reference/extract-ordered-lists-in-regions-explicit-counters-001-ref flow-into on ordered lists that use a single CSS counter and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 20453b7ca338c78e8ea55f54edc49b83bdf55204 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Multiple lists using a single counter displayed in generated content and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-002 reference/extract-ordered-lists-in-regions-explicit-counters-002-ref flow-into on ordered lists that use multiple CSS counters and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 259d2f80cae77ffdf0e96c0f381cddaa5cfc9ee6 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using a single counter in nested scopes and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-003 reference/extract-ordered-lists-in-regions-explicit-counters-003-ref flow-into on list items from lists that use a single CSS counter with nested scopes and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 8769a99c828a956b07630b2adc4851aead533fc8 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Extracting parts of a list numbered using a single counter in nested scopes should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-003 reference/extract-ordered-lists-in-regions-explicit-counters-003-ref flow-into on list items from lists that use a single CSS counter with nested scopes and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment c9662a6e9fe3265174670ad08643246ad1928a25 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. Extracting parts of a list numbered using a single counter in nested scopes should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-004 reference/extract-ordered-lists-in-regions-explicit-counters-004-ref flow-into on list items from lists that use multiple CSS counters with nested scopes and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 32be1a288d8b51ddd9dd002b98f8b78549f98748 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using multiple counters and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-005 reference/extract-ordered-lists-in-regions-explicit-counters-005-ref flow-into on list items from lists that use multiple CSS counters with nested scopes and ::after for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 9391f97afbfb3a0614efea0c86a9a4834fab67c6 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using multiple counters displayed in the ::after pseudo-element and extracted in a named flow should render in regions just as without regions.
extract-unordered-lists-in-regions reference/extract-unordered-lists-in-regions-ref flow-into on unordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property eb0a9242d5ea558b7a7141bd2ccb7246b253870a `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to unordered lists. Multiple lists extracted in a named flow should render in regions just as without regions.
floated-regions-001 reference/floated-regions-001-ref CSS Regions: multiple auto-sized floated regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details f4cbc16e96bb1cc26c6f63129e01ed2f940602fc `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that multiple regions that are auto-sized and floated are sized according to the auto-size algorithm but also respect the floats sizing model. They should also be properly floated relative to their corresponding block formatting context.
floated-regions-002 reference/floated-regions-002-ref CSS Regions: floated region with multiple floated siblings http://www.w3.org/TR/css3-regions/#the-flow-into-property 5bc20de6436e9cebaa424733d407e591fe082206 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a floated region behaves as a regular float when it has multiple floated siblings, before and after it.
floated-regions-003 reference/floated-regions-003-ref CSS Regions: single auto-sized floated region http://www.w3.org/TR/css3-regions/#the-flow-into-property e5e4272207405d3347215a1da40b64a184b99a19 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a single auto-sized region is properly sized, according both to the regions processing model and the specifics of floats sizing.
floated-regions-004 reference/floated-regions-004-ref CSS Regions: named flow contains a nested floated region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 9bdd68595d65c2b4d177dbaaf76a3b06efe54b33 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a named flow that contains a nested floated auto-sized region is formatted according to the visual formatting model.
floated-regions-005 reference/floated-regions-005-ref CSS Regions: floated and normal flow auto-sized regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 98332c3537af058347846136842b845cc6f3c6b4 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that layout is correct when mixing floated and normal flow auto-sized regions.
floats-clear-breaks-001 reference/floats-clear-breaks-001-ref CSS Regions: cleared floats in named flow contents ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 749e744246d8f4125e2dad2db513b52797cfb1ae `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.
floats-clear-breaks-002 reference/floats-clear-breaks-002-ref CSS Regions: forced region breaks and clear on floats inside named flow contents ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#parallel-flows 66e95858ed37b82eeb7e8e883d8f1b3a1b51f8a4 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that no regions are left empty when setting a forced region break on a cleared float.
floats-in-named-flow-001 reference/floats-in-named-flow-001-ref CSS Regions: float in a named flow http://www.w3.org/TR/css3-regions/#the-flow-into-property 3113afeaa622fede47f1784119dde028b567a741 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a float in named flow contents is floated relative to the region container and not its initial container.
floats-in-named-flow-002 reference/floats-in-named-flow-002-ref CSS Regions: named flow contains multiple floats http://www.w3.org/TR/css3-regions/#the-flow-into-property 104f1ad8b6b83597467a273d853acda941008fa0 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that when a named flow contains multiple floats they are floated relative to the region container and not their initial container.
extract-ordered-lists-in-regions-explicit-counters-005 reference/extract-ordered-lists-in-regions-explicit-counters-005-ref flow-into on list items from lists that use multiple CSS counters with nested scopes and ::after for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 5897f54693c1ce516665075a271ef94b1521415f `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using multiple counters displayed in the ::after pseudo-element and extracted in a named flow should render in regions just as without regions.
extract-unordered-lists-in-regions reference/extract-unordered-lists-in-regions-ref flow-into on unordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 5e049ddba9587ffda2e5afcdb012745003a002b6 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to unordered lists. Multiple lists extracted in a named flow should render in regions just as without regions.
floated-regions-001 reference/floated-regions-001-ref CSS Regions: multiple auto-sized floated regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 60a30f3c87a0d8b516bf092b116707c1213f5ba4 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that multiple regions that are auto-sized and floated are sized according to the auto-size algorithm but also respect the floats sizing model. They should also be properly floated relative to their corresponding block formatting context.
floated-regions-002 reference/floated-regions-002-ref CSS Regions: floated region with multiple floated siblings http://www.w3.org/TR/css3-regions/#the-flow-into-property c61b6df0cc914c840c9021aa47620bed4f84e56a `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a floated region behaves as a regular float when it has multiple floated siblings, before and after it.
floated-regions-003 reference/floated-regions-003-ref CSS Regions: single auto-sized floated region http://www.w3.org/TR/css3-regions/#the-flow-into-property a09685d88530b7f74b792095a1253d7c36459155 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a single auto-sized region is properly sized, according both to the regions processing model and the specifics of floats sizing.
floated-regions-004 reference/floated-regions-004-ref CSS Regions: named flow contains a nested floated region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 6b4ae64a8ae77cafaa240c8bbdb67528b4ff4e75 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a named flow that contains a nested floated auto-sized region is formatted according to the visual formatting model.
floated-regions-005 reference/floated-regions-005-ref CSS Regions: floated and normal flow auto-sized regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details f897a650949ef7f1f50ad2abdea79517dff23e99 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that layout is correct when mixing floated and normal flow auto-sized regions.
floats-clear-breaks-001 reference/floats-clear-breaks-001-ref CSS Regions: cleared floats in named flow contents ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 031d38a04fe7d4a0f9648175c37acf22fc553336 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.
floats-clear-breaks-002 reference/floats-clear-breaks-002-ref CSS Regions: forced region breaks and clear on floats inside named flow contents ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#parallel-flows b24ced582d0f7eab6ba197ae02c14c3e9d2d4b33 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that no regions are left empty when setting a forced region break on a cleared float.
floats-in-named-flow-001 reference/floats-in-named-flow-001-ref CSS Regions: float in a named flow http://www.w3.org/TR/css3-regions/#the-flow-into-property 937fd224212d7ef03c6edf5d918a2180cfea7c4a `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a float in named flow contents is floated relative to the region container and not its initial container.
floats-in-named-flow-002 reference/floats-in-named-flow-002-ref CSS Regions: named flow contains multiple floats http://www.w3.org/TR/css3-regions/#the-flow-into-property 1577f97d077b480c652ad387f110087f7be53f8f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that when a named flow contains multiple floats they are floated relative to the region container and not their initial container.
floats-in-named-flow-003 reference/floats-in-named-flow-003-ref CSS Regions: separate floats as named flow contents http://www.w3.org/TR/css3-regions/#the-flow-into-property 58ac999fed9607f633b08401dc4916a88b278883 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats from different containers, individually flowed in a region are floated relative to the region container and not their initial container.
floats-in-named-flow-004 reference/floats-in-named-flow-004-ref CSS Regions: separate floats flowed in autosized region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 7e955c5e86eb4d12f507bcfaefb2740566f6cf31 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats added to a named flow from different containers are stacked relative to the region container (not their initial container) and the region is correctly sized.
floats-in-named-flow-005 reference/floats-in-named-flow-005-ref CSS Regions: separate floats with percent size in sized region http://www.w3.org/TR/css3-regions/#the-flow-into-property e600c6a7a59010162bd52d1f0cab423ddb19978a `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats inside a named flow are sized relative to the region container, regardless of their initial block formatting context.
floats-in-named-flow-005 reference/floats-in-named-flow-005-ref CSS Regions: separate floats with percent size in sized region http://www.w3.org/TR/css3-regions/#the-flow-into-property f46e5b73295da4eef937f502ca13b12b306af766 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats inside a named flow are sized relative to the region container, regardless of their initial block formatting context.
floats-in-named-flow-006 reference/floats-in-named-flow-006-ref CSS Regions: floats in a named flow with multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 2168df2d7967d9cfbeca720854a1242067e5963e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are positioned relative to their containing regions.
floats-in-named-flow-007 reference/floats-in-named-flow-006-ref CSS Regions: named flow has floats and multiple block formatting contexts and is flowed in multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 4c76c57d8d6a74fe6fce8d2eace9485b8c088a2f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flows are positioned relative to their regions and not their initial container, even when multiple regions are involved and the named flow contents come from different block formatting contexts.
floats-in-named-flow-008 reference/floats-in-named-flow-006-ref CSS Regions: floats in a named flow with forced breaks and multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 1597261b527ab0225f1ae22c12f15b7cea79b148 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container they are laid out in (and not their initial container), even when multiple regions are involved and content has forced region breaks.
floats-in-named-flow-009 reference/floats-in-named-flow-009-ref CSS Regions: floats in a named flow fragmented through multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property d76aec80953221b32547cb8900246d6b4ce58297 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are correctly fragmented and the fragments are floated relative to the region container they are laid out in and not their initial container.
floats-in-named-flow-010 reference/floats-in-named-flow-006-ref CSS Regions: floats in named flow content are sized relatively to the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property e9ffc0df3f2609d7300af398663f9bd21bc64e48 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are sized relatively to the region they are laid out in.
floats-in-named-flow-011 reference/floats-in-named-flow-011-ref CSS Regions: forced region break on float inside a named flow ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 70295813c7e8e879329bf55a20cc03170baeb151 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that forced region breaks on floats do not influence normal flow content flowed in the region together with the float.
floats-in-named-flow-012 reference/floats-in-named-flow-012-ref floats with forced region breaks inside them ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#parallel-flows eafba0507ab9b5fb89bea9e14f8256691bfd2891 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.
floats-in-named-flow-013 reference/floats-in-named-flow-013-ref CSS Regions: regions wholly contain floates flowed in them ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 847c8a98b6b443006b5c0f995e96f726b3b4c6a8 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions create new block formatting contexts that wholly contain the floats flowed in them.
floats-in-named-flow-014 reference/floats-in-named-flow-013-ref CSS Regions: float overflowing a fixed-sized region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 9acb56a027b6fbe8d0e1577bac82715388aba89d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats flowed in a fixed size region and overflowing it do no interact with line boxes outside of the region. This is another side effect of the fact that regions create block formatting contexts.
floats-in-named-flow-015 reference/floats-in-named-flow-013-ref CSS Regions: painting order for floats overflowing a region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 0fadb2ad5b8e49b3c85c31631001bd9bfacfeb0a `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that the painting order for floats flowed in a region is the same as if the floats were direct children of the region.
floats-in-named-flow-008 reference/floats-in-named-flow-006-ref CSS Regions: floats in a named flow with forced breaks and multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property bb790f79f6ecf6e504bd645b7712bd63aa7ae5cd `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container they are laid out in (and not their initial container), even when multiple regions are involved and content has forced region breaks.
floats-in-named-flow-009 reference/floats-in-named-flow-009-ref CSS Regions: floats in a named flow fragmented through multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property db08dbe164118991ef62576ffe16e248d821ac49 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are correctly fragmented and the fragments are floated relative to the region container they are laid out in and not their initial container.
floats-in-named-flow-010 reference/floats-in-named-flow-006-ref CSS Regions: floats in named flow content are sized relatively to the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 4ab47ed8fdb1077ee4fbed7e07bc9fc183b158ef `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are sized relatively to the region they are laid out in.
floats-in-named-flow-011 reference/floats-in-named-flow-011-ref CSS Regions: forced region break on float inside a named flow ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 2f574029ed4b5bc61f47311ac2c631c5ee416eb8 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that forced region breaks on floats do not influence normal flow content flowed in the region together with the float.
floats-in-named-flow-012 reference/floats-in-named-flow-012-ref floats with forced region breaks inside them ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#parallel-flows 5617efa828b30840e63a0c071671923d807c2151 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.
floats-in-named-flow-013 reference/floats-in-named-flow-013-ref CSS Regions: regions wholly contain floates flowed in them ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property d4086c6b49cd7450daf0d9eed6c6b08609da02ce `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions create new block formatting contexts that wholly contain the floats flowed in them.
floats-in-named-flow-014 reference/floats-in-named-flow-013-ref CSS Regions: float overflowing a fixed-sized region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 1011200c57ef9dae76fb99af13759b7a3ab963a9 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats flowed in a fixed size region and overflowing it do no interact with line boxes outside of the region. This is another side effect of the fact that regions create block formatting contexts.
floats-in-named-flow-015 reference/floats-in-named-flow-013-ref CSS Regions: painting order for floats overflowing a region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 755aa5ab0e00919f3a6b4ff08b970d11a2f82df9 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that the painting order for floats flowed in a region is the same as if the floats were direct children of the region.
floats-in-named-flow-016 reference/floats-in-named-flow-016-ref CSS Regions: float overflowing its container does not interact with other line boxes when flowed in region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 2c95fc331fd00e021ca7dfe92127d9c0cbea92e7 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that a float that overflows its container does not interact with other line boxes when flowed in a region. In other words, floats flowed in regions are not taken into account when laying out sibling boxes that are not part of the same named flow.
floats-in-named-flow-017 reference/floats-in-named-flow-017-ref CSS Regions: float and non-float content with forced region break fragmented across two regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 9c83860903990398bc8d4305ac43e14bf86b9359 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that forcing a region break on the containing box of a float will fragment the float across the regions.
floats-in-named-flow-018 reference/floats-in-named-flow-018-ref CSS Regions: floats and cleared boxes are properly fragmented through regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property fefcf031dc6ad77dc0f72920af214ef83687cccd `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that cleared content is properly fragmented in regions.
floats-in-named-flow-019 reference/floats-in-named-flow-018-ref CSS Regions: cleared floats are properly fragmented through regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 30c070944d5af52bbe1012959f2efd67cae62286 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that cleared floats are properly fragmented through regions when the regions have an explicitly set height.
floats-in-named-flow-020 reference/floats-in-named-flow-020-ref CSS Regions: cleared pseudo-elements (clearfix) in named flow contents ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 4a82ac715a0352692a93cc563d9233e4c27c3007 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats and cleared pseudoelements (clearfix) render in regions just as they render without regions.
floats-in-named-flow-021 reference/floats-in-named-flow-021-ref CSS Regions: cleared non-float content after a forced region break ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property e4eed2000cbb115a2d01085220e0969dfb3d44a1 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that cleared non-float content after a float that also has a forced region break does not lead to an empty region.
floats-in-named-flow-022 reference/floats-in-named-flow-021-ref CSS Regions: float and non-float content floated in different named flows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 1159f2a855ab00e8cee6aeb3bbe5ac7a3289815e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floated content flowed in a named flow does not change the rendering for non-float content flowed in a different named flow.
floats-in-named-flow-021 reference/floats-in-named-flow-021-ref CSS Regions: cleared non-float content after a forced region break ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 6ac149eadcf416dab44347244a752690a7facfee `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that cleared non-float content after a float that also has a forced region break does not lead to an empty region.
floats-in-named-flow-022 reference/floats-in-named-flow-021-ref CSS Regions: float and non-float content floated in different named flows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property b5fd1ddd592f37f9dcc4ce6c1790c55403eb8f3f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floated content flowed in a named flow does not change the rendering for non-float content flowed in a different named flow.
floats-in-named-flow-023 reference/floats-in-named-flow-023-ref CSS Regions: inline floats and non-float contents inside a named flow ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property af53d70ee31297454ebc11fa875391b80b2ff913 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that inline floats and non-floated elements flowed into regions render the same as they would without regions.
floats-in-named-flow-024 reference/floats-in-named-flow-024-ref CSS Regions: float with relative sizing fragmented in differently sized regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 9d1c52ccd3c41ad3233b491d0b4c721f910b5fe0 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that the fragments of floats with relative sizing (width specified using percents) that are fragmented in regions with varying sizes will be sized relative to each separate region.
floats-in-named-flow-025 reference/floats-in-named-flow-025-ref CSS Regions: painting order for floats and relatively positioned content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 81aa283169a3d46db12be78f3b673fbda31e71f9 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats and relatively positioned content are painted in the same order when flowed into region as when they are not flowed into regions.
floats-in-named-flow-026 reference/floats-in-named-flow-026-ref CSS Regions: painting order for fragmented floats that are stacking contexts ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property b2415c18ebbc892cacd1ad88e48d3b0b3010edc5 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats inside a named flow that also create a stacking context respect the correct painting order even when fragmented across multiple regions that are overlapping.
floats-in-named-flow-027 reference/floats-in-named-flow-027-ref CSS Regions: floats outside of the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 4388c61e8d811df4a9d4bc7e7a01d94b1b0ac82b `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats outside of the region do not interact with the line boxes of the content flowed in regions. This is the effect of the fact that regions are block formatting contexts.
floats-in-named-flow-025 reference/floats-in-named-flow-025-ref CSS Regions: painting order for floats and relatively positioned content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 2af4f2cbb85b61d2121d23590110fe8039fa2a71 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats and relatively positioned content are painted in the same order when flowed into region as when they are not flowed into regions.
floats-in-named-flow-026 reference/floats-in-named-flow-026-ref CSS Regions: painting order for fragmented floats that are stacking contexts ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 60738a8b7c5ff5568b1447f38a3567492a7ec8c6 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats inside a named flow that also create a stacking context respect the correct painting order even when fragmented across multiple regions that are overlapping.
floats-in-named-flow-027 reference/floats-in-named-flow-027-ref CSS Regions: floats outside of the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property c651f46346fc650ceb6da375ba862caf00620a91 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that floats outside of the region do not interact with the line boxes of the content flowed in regions. This is the effect of the fact that regions are block formatting contexts.
floats-in-named-flow-028 reference/floats-in-named-flow-023-ref CSS Regions: floats and non-floats content flowed in a shrink-to fit autosized region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property cf933442735a876dd9b12de434b453c826d21c6f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that an autosized region that has display: inline-block is properly sized when the content flowed in it has both floats and non-floats elements.
floats-in-named-flow-029 reference/floats-in-named-flow-029-ref CSS Regions: margins around forced breaks when break is around float ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#break-margins,http://www.w3.org/TR/css3-break/#parallel-flows 3a5945dba8044ac56ae8d27832493141b8e556c6 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins are correctly preserved when content has floats and is fragmented via forced breaks.
floats-in-named-flow-030 reference/floats-in-named-flow-030-ref CSS Regions: margins around unforced breaks when break is around float ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#break-margins,http://www.w3.org/TR/css3-break/#parallel-flows 3ed67f145da3817c1a9fe305372efcfca35292cc `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins are correctly preserved when content has floats and is fragmented via unforced breaks.
floats-in-named-flow-031 reference/floats-in-named-flow-031-ref CSS Regions: margins around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 4d3fdb9fcc5a6a047d51aef160853ede4d6b8b50 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins do not collapse for content flowed inside a region, both for float and non-float contents.
floats-in-named-flow-032 reference/floats-in-named-flow-032-ref CSS Regions: padding around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property c5a5272aa5d6739d58c85f9cf4f146e205731fc8 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that paddings for floats and non-floats are properly computed when they are flowed in shrink-to-fit regions.
floats-in-named-flow-033 reference/floats-in-named-flow-033-ref CSS Regions: borders around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property d25e9837770d3fd7428fbf69bbf9034482c16889 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that borders for floats and non-floats are properly computed and painted when the elements are flowed in shrink-to-fit regions.
flow-change-on-hover-001 CSS Regions: Changing an element's named flow when hovering over its parent interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 81ba83fcbd93fc351b3c514cd802fa50677c84d0 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible
flow-change-on-hover-002 CSS Regions: Changing an element's named flow when hovering over a sibling interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from a2e507d9f53adb2cf0fca33d0215d971fe0d4d06 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible
floats-in-named-flow-029 reference/floats-in-named-flow-029-ref CSS Regions: margins around forced breaks when break is around float ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#break-margins,http://www.w3.org/TR/css3-break/#parallel-flows 61ce892fe44a1d9d9473d4724d281b6ce4976c8f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins are correctly preserved when content has floats and is fragmented via forced breaks.
floats-in-named-flow-030 reference/floats-in-named-flow-030-ref CSS Regions: margins around unforced breaks when break is around float ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-break/#break-margins,http://www.w3.org/TR/css3-break/#parallel-flows d08718e93083a875be07dbc6f6931206aca85667 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins are correctly preserved when content has floats and is fragmented via unforced breaks.
floats-in-named-flow-031 reference/floats-in-named-flow-031-ref CSS Regions: margins around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property ade18b9efab45cd8bb0de93eaf1ccd0fd547ca2b `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that margins do not collapse for content flowed inside a region, both for float and non-float contents.
floats-in-named-flow-032 reference/floats-in-named-flow-032-ref CSS Regions: padding around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 0481e05087ac316a1cafcdbe94f72a6135ce654f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that paddings for floats and non-floats are properly computed when they are flowed in shrink-to-fit regions.
floats-in-named-flow-033 reference/floats-in-named-flow-033-ref CSS Regions: borders around float and non-float content ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property 48dca4e74ee8a6ea636136db12d4d28971876794 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that borders for floats and non-floats are properly computed and painted when the elements are flowed in shrink-to-fit regions.
flow-change-on-hover-001 CSS Regions: Changing an element's named flow when hovering over its parent interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 219a60235032eba19c81f5616c0aa841dc78480f `Mihai Balan`<mailto:mibalan@adobe.com> Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible
flow-change-on-hover-002 CSS Regions: Changing an element's named flow when hovering over a sibling interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 1a6aac09f90b678e9556c2f88aee97dae38dbf71 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the named flow an element is extracted in using a rule that contains the :hover pseudoclass should be possible
flow-change-on-hover-003 CSS Regions: Remove child element from named flow on CSS hover when parent and child are rendered as siblings in region ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 2e70957985bb784d954b2287a8a0320160e3c725 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
flow-change-on-hover-004 CSS Regions: Remove child element from named flow on CSS hover ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e58878727c6f5bd9ccfec7d0b4db063b45e544f2 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
flow-change-on-hover-005 CSS Regions: Remove element from named flow on CSS hover ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from f8d2d58bed632c1d2f0f3c6804713f6c166b42ae `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
flow-change-on-hover-006 CSS Regions: Remove element sibling from named flow on CSS hover ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 145b695983949ee16424b80b4f93b989a9d0fbb0 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
flow-change-on-hover-006 CSS Regions: Remove element sibling from named flow on CSS hover ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e499538ffa51f35e9d8f84daf68856ef048a1622 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
flow-content-001 reference/flow-content-001-ref Redirect content to a region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 53db8f71db4fe149d56eeea04bf707179114ad0b `Alan Stearns`<mailto:stearns@adobe.com> Content placed into a named flow with the flow-into property should display in the element whose flow-from property specifies that named flow.
flow-content-002 reference/flow-content-002-ref Redirect content through two regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 4da97f574ad4b766de24195b3284e6f051d66e24 `Alan Stearns`<mailto:stearns@adobe.com> If multiple elements have their flow-from property set to a named flow, the named flow content will be consumed by the chain of elements.
flow-from-001 reference/flow-from-001-ref Region chain ordering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from efba061ef1002a79b791a81672d4a1e6f6acc054 `Alan Stearns`<mailto:stearns@adobe.com> Regions are ordered in a region chain according to their document order.
flow-from-block-container-001 reference/flow-from-block-container-001-ref Regions apply only to block container boxes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from eb5e3520ccd377e42f3614ab34a8eebe9b61679c `Alan Stearns`<mailto:stearns@adobe.com> If a span has flow-from set, that declaration is ignored.
flow-into-001 reference/flow-into-001-ref flow-into behavior http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 981a2f56e73a6a5f477e0f6e9052b05da9c6941f `Alan Stearns`<mailto:stearns@adobe.com> Elements placed into a named flow follow document order. Children of flow elements can be placed in a different flow. Nested flow elements in the same flow become siblings. Flow-into is not inherited.
flow-into-BFC-001 reference/flow-into-BFC-001-ref Regions establish a new block formatting context http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from 18ca25bc9cfd2e75484d2ac57d40ec2448a35020 `Alan Stearns`<mailto:stearns@adobe.com> A region set next to a float will clear the float in a new block formatting context.
flow-into-invalid-names-001 reference/flow-into-invalid-names-001-ref invalid flow-into idents http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 3fb4b8a4b5bae11f614e57289686e781ba88c824 `Alan Stearns`<mailto:stearns@adobe.com> If flow-into is set to an invalid ident, no flow is created. The flow content will stay in its green wrapper. Invalid idents with flow-from do not create a region.
flow-into-parsing-001 Parse flow-into property dom,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from ca286053c32d6b63b781dc788e198f3112c33e46 `Jacob Goldstein`<mailto:jacobg@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Value specified for the flow-into property should be parsed correctly.
flow-into-001 reference/flow-into-001-ref flow-into behavior http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 37f72bac7fd1dd258d8cb06259bfdfdeb720034f `Alan Stearns`<mailto:stearns@adobe.com> Elements placed into a named flow follow document order. Children of flow elements can be placed in a different flow. Nested flow elements in the same flow become siblings. Flow-into is not inherited.
flow-into-BFC-001 reference/flow-into-BFC-001-ref Regions establish a new block formatting context http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from 2ad34a630589ed6408de16c45c259987b1f5f5f5 `Alan Stearns`<mailto:stearns@adobe.com> A region set next to a float will clear the float in a new block formatting context.
flow-into-invalid-names-001 reference/flow-into-invalid-names-001-ref invalid flow-into idents http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 560d90ed41e51a8a0cf7c600b5e77fac98c0fd3d `Alan Stearns`<mailto:stearns@adobe.com> If flow-into is set to an invalid ident, no flow is created. The flow content will stay in its green wrapper. Invalid idents with flow-from do not create a region.
flow-into-parsing-001 Parse flow-into property dom,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from a50de6ec419c61dc51e66955692a0c6e7a2857af `Jacob Goldstein`<mailto:jacobg@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Value specified for the flow-into property should be parsed correctly.
flow-into-region-children-001 reference/flow-into-region-children-001-ref Region children are formatted if directed to a flow http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from fdac60371fcb168e9ab95ad2f69a5bdb4ef28253 `Alan Stearns`<mailto:stearns@adobe.com> The two regions in this test will swap their children.
fullscreen-region-content-001 calling requestFullscreen() on video element inside a named flow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 5e2147915fc7f27c91e27e861da2172c0c57997f `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a video element that's part of a named flow properly displays the video in full screen
fullscreen-region-content-002 calling requestFullscreen() on image element inside a named flow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api dc3a6a39968675d39df69363f491c9c6bd4dfa31 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an image element that's part of a named flow properly displays the image in full screen
fullscreen-region-content-003 calling requestFullscreen() on inline element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api e9fd38be019c520707b9f8d19f8f1966f7a59b2e `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an inline element that's part of a named flow properly displays it in full screen
fullscreen-region-content-004 calling requestFullscreen() on block element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 2e4d479e9f70e7584c8c79f107a72829d72e5307 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a block element that's part of a named flow properly displays it in full screen
fullscreen-region-content-005 calling requestFullscreen() on a fragmented block element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api a5c2ee1b69bb0f1e8a99d0a79755c32463141b2e `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a block element that's part of a named flow and is fragmented displays both fragments it in full screen
fullscreen-region-content-006 calling requestFullscreen() on an element whose descendants are in a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 3b0e589aa58027eff159b60868d591302eca7aa7 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an element whose descendants are part of a named flow will not show the descendants flowed in the region.
fullscreen-region-content-007 calling requestFullscreen() on a fixed-size region ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api d4c40ac22bcdb888de0586450f5678eec38b73e9 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a fixed-size region displays the region and the content flowed in it without resizing the region or reflowing the content.
fullscreen-region-content-008 calling requestFullscreen() on an auto-sized region ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 8c34dd32c8434ed4d2466b3d7978b26f61307431 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an auto-sized region displays the region and the content flowed in it without resizing the window or reflowing the content.
fullscreen-region-content-009 using the :full-screen pseudo class to make a full-screen region auto-size ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api,http://www.w3.org/TR/fullscreen/#:fullscreen-pseudo-class 28d626df8a245026f2ca02aef232620f1a4925ed `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that using the :full-screen pseudo class to make a region auto-sized works after calling the requestFullscreen() method on a fixed size region.
fullscreen-region-content-010 calling requestFullscreen() on a region that's part of a multiple regions region chain ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api d9c5b6a768473add7c0469071c6ba7e2d2384831 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a region that is part of a multiple-regions region chain does not change the order in which content is flowed through the region chain.
fullscreen-region-content-001 calling requestFullscreen() on video element inside a named flow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 971e1e33f95302e6350e161d11da89a536e855f9 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a video element that's part of a named flow properly displays the video in full screen
fullscreen-region-content-002 calling requestFullscreen() on image element inside a named flow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 3976d745b72bb2fe250edf60fd95bbeff424cf6b `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an image element that's part of a named flow properly displays the image in full screen
fullscreen-region-content-003 calling requestFullscreen() on inline element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 904b1ccf5bbde0f403da95aa7b1fbdba3742f25e `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an inline element that's part of a named flow properly displays it in full screen
fullscreen-region-content-004 calling requestFullscreen() on block element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api ef3ab7906ee30a33c6fcd944d9d5ebc1dd06849b `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a block element that's part of a named flow properly displays it in full screen
fullscreen-region-content-005 calling requestFullscreen() on a fragmented block element inside a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 42fc2d0aed491e190e70f35dd3f55b49421594e0 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a block element that's part of a named flow and is fragmented displays both fragments it in full screen
fullscreen-region-content-006 calling requestFullscreen() on an element whose descendants are in a named flow ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 438c6026127f9aface92493cd2b0bc5d73fc4c51 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an element whose descendants are part of a named flow will not show the descendants flowed in the region.
fullscreen-region-content-007 calling requestFullscreen() on a fixed-size region ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 82889c208d85a389d8e6c225abfc870f70e80a44 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a fixed-size region displays the region and the content flowed in it without resizing the region or reflowing the content.
fullscreen-region-content-008 calling requestFullscreen() on an auto-sized region ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api 44c04828b285dd4bb153690f97ec36857b4f46ac `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on an auto-sized region displays the region and the content flowed in it without resizing the window or reflowing the content.
fullscreen-region-content-009 using the :full-screen pseudo class to make a full-screen region auto-size ahem,dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api,http://www.w3.org/TR/fullscreen/#:fullscreen-pseudo-class 6b425ac0befb3b9d779e49b0f51395e3561ec511 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that using the :full-screen pseudo class to make a region auto-sized works after calling the requestFullscreen() method on a fixed size region.
fullscreen-region-content-010 calling requestFullscreen() on a region that's part of a multiple regions region chain ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/fullscreen/#api a892d3e0770d9d661572afd478f8a7ff5cb88546 `Mihai Balan`<mailto:mibalan@adobe.com> This test checks that calling the requestFullscreen() method on a region that is part of a multiple-regions region chain does not change the order in which content is flowed through the region chain.
iframe-001 reference/iframe-001-ref CSS Regions: flowing an iframe that loads content with 3D transform ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions 9034d6e28a2a29bea931cdbd700ac2722b156f1d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that flowing an iframe that loads content with 3D transforms in a region renders without artifacts.
javascript-stacking-context-001 document.elementFromPoint() for overlapping, positioned regions with non-auto z-index ahem,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 45eb9b419a668ade798292115a0644e3307c0c8e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that document.elementFromPoint() returns the correct region when multiple regions are absolutely positioned, overlap and have non-auto z-index.
javascript-stacking-context-002 JavaScript event handlers on overlapping, positioned regions with non-auto z-index ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from f5ec75603423d0744cd4f7051719d59fd8131d1d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that JavaScript event handlers set on regions trigger when multiple regions are absolutely positioned, overlap and have non-auto z-index.
mouse-events-001 CSS Regions: mouse events don't trigger for region children dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 9257553c7102fa665ca3866bc0b3dfc26bdf52ba `Mihai Balan`<mailto:mibalan@adobe.com> Children of regions (elements with flow-from) are removed from the document flow and JavaScript event handlers set on them should not fire
mouse-events-002 CSS Regions: mouse events on contents node made up by unknown tags dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from fdebccb0a630c123e7545d6bbf4ff7f5135838fc `Mihai Balan`<mailto:mibalan@adobe.com> Mouse event handlers set on content nodes, even if they're unknown elements should fire
mouse-events-003 CSS Regions: mouse over DOM location of content flowed in a region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from d1e1e47bd1ae86ef0b1e189433c3aa59e30c8b22 `Mihai Balan`<mailto:mibalan@adobe.com> Mouse events should not fire over the would-be location of the content nodes (where they would have been rendered were they not flowed in a region)
mouse-events-004 CSS Regions: Removing content nodes on mouse events dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from d7494cadbe531cac2016cc250b947afebe7e94af `Mihai Balan`<mailto:mibalan@adobe.com> Altering the contents of the named flow via DOM manipulation in response to user gestures (mouse move, mouse click) should works as without regions.
mouse-events-005 CSS Regions: Adding and removing regions on mouse events interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from fb937cf43e176a81a6cc020191f9320c8c6e58f5 `Mihai Balan`<mailto:mibalan@adobe.com> Altering the region chain via DOM manipulation in response to user gestures should not change the rendering of the content inside regions
javascript-stacking-context-001 document.elementFromPoint() for overlapping, positioned regions with non-auto z-index ahem,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e1c1dd953c7d88e9f8ac8ff68f264140f2c90993 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that document.elementFromPoint() returns the correct region when multiple regions are absolutely positioned, overlap and have non-auto z-index.
javascript-stacking-context-002 JavaScript event handlers on overlapping, positioned regions with non-auto z-index ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from c11930a11c42215de0d45a1967d35fc69d7fd906 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that JavaScript event handlers set on regions trigger when multiple regions are absolutely positioned, overlap and have non-auto z-index.
mouse-events-001 CSS Regions: mouse events don't trigger for region children dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 8340ef2c6f747854f8f369a32d427757879a881e `Mihai Balan`<mailto:mibalan@adobe.com> Children of regions (elements with flow-from) are removed from the document flow and JavaScript event handlers set on them should not fire
mouse-events-002 CSS Regions: mouse events on contents node made up by unknown tags dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from c719affc4309860b4809158550ff0b1d2214de62 `Mihai Balan`<mailto:mibalan@adobe.com> Mouse event handlers set on content nodes, even if they're unknown elements should fire
mouse-events-003 CSS Regions: mouse over DOM location of content flowed in a region dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 4d101f20b878a1dd2940094533f83603cb91aa11 `Mihai Balan`<mailto:mibalan@adobe.com> Mouse events should not fire over the would-be location of the content nodes (where they would have been rendered were they not flowed in a region)
mouse-events-004 CSS Regions: Removing content nodes on mouse events dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 09195b6ecec496edebad65afb4dd4de3a3f8d03e `Mihai Balan`<mailto:mibalan@adobe.com> Altering the contents of the named flow via DOM manipulation in response to user gestures (mouse move, mouse click) should works as without regions.
mouse-events-005 CSS Regions: Adding and removing regions on mouse events interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from b15dad174399ef9035ff7f89518a2667ad72a044 `Mihai Balan`<mailto:mibalan@adobe.com> Altering the region chain via DOM manipulation in response to user gestures should not change the rendering of the content inside regions
overflow-and-elementFromPoint-001 CSS Regions: document.elementFromPoint() for elements in a region's hidden overflow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e6983bfdac59044aa42cbbcfb898014563576b49 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have hidden overflow calling document.elementFromPoint() on the location of the element should not return the element
overflow-and-elementFromPoint-002 CSS Regions: document.elementFromPoint() for elements in a region's scroll overflow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 36344d008e161e39bd0aa38d5a3158539db9437c `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have scroll overflow, scrolling an element flowed in them into view and then calling document.elementFromPoint() on the visible location of the element should return the element
overflow-and-elementFromPoint-003 CSS Regions: document.elementFromPoint() for elements in a region's visible overflow dom,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from a9005ba99496bafdd1aa93be893a909c90649913 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have visible overflow calling document.elementFromPoint() on the visible location of the element should return the element
@ -167,9 +167,9 @@ region-chain-change-on-hover-002 CSS Regions: Remove region from region chain o
region-chain-change-on-hover-003 CSS Regions: Remove region from region chain on CSS hover ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 34ef1fe688f16d16426bfef2b68da5f51c337fbc `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-from property should be possible in rules that use the :hover pseudoclass
region-fragment-001 reference/region-fragment-001-ref Region overflow http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from da1f52158ec7aa7a117356170d7da82163eceb04 `Alan Stearns`<mailto:stearns@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> With the default overflow:visible setting, region-overflow:auto will continue composing lines through the bottom edge of the last region, and region-overflow:break will compose overflow lines after the bottom edge of the last region.
region-fragment-002 reference/region-fragment-002-ref Region overflow: last region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 54c454ef321534712133dfa9789fac53c91410ab `Alan Stearns`<mailto:stearns@adobe.com> The region-overflow setting only affects the last region in the chain.
region-fragment-break-1 reference/region-fragment-break-1-ref CSS Regions region-fragment-break-1 http://www.w3.org/TR/css3-regions/#the-region-fragment-property 5f442f9e1348036c551a789c7cf8a440acfa0534 `Andy Hall`<mailto:andhall@adobe.com> If the content fits within the CSS Region, then setting region-fragment: break; has no effect.
region-stacking-context-001 reference/region-stacking-context-001-ref Regions create new stacking context http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from 08db2c86861a2f43c733f15cbf778527cbccdbca `Alan Stearns`<mailto:stearns@adobe.com> The z-index set on region content does not affect how they are stacked with siblings of the region.
region-styling-001 reference/region-styling-001-ref Region Styling http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 5c71d4bad0a36852a42ddbb81af5f636fdf463af `Alan Stearns`<mailto:stearns@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Styling set in an @region rule overrides named flow element styling.
region-fragment-break-1 reference/region-fragment-break-1-ref CSS Regions region-fragment-break-1 http://www.w3.org/TR/css3-regions/#the-region-fragment-property d943bbb87de805bbc8852bbde1946002bd6a6771 `Andy Hall`<mailto:andhall@adobe.com> If the content fits within the CSS Region, then setting region-fragment: break; has no effect.
region-stacking-context-001 reference/region-stacking-context-001-ref Regions create new stacking context http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#flow-from 3d71b02ac47a354bf7c9713204422a8f1f083e8b `Alan Stearns`<mailto:stearns@adobe.com> The z-index set on region content does not affect how they are stacked with siblings of the region.
region-styling-001 reference/region-styling-001-ref Region Styling http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from d3e9055c86ef427a9d770f69afcc346e959ea0fd `Alan Stearns`<mailto:stearns@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Styling set in an @region rule overrides named flow element styling.
regions-dialog-001 reference/regions-dialog-001-ref flowing content in dialog dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from ae158ed5276afd2eb61c642c6b5d3361d09846c3 `Catalin Badea`<mailto:badea@adobe.com> Test checks that content is correctly flowed into dialog elements.
regions-dialog-002 reference/regions-dialog-002-ref flowing dialog elements in region dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from c69c6c145ec72410a93891e1211628831a3b1da0 `Catalin Badea`<mailto:badea@adobe.com> Test checks that dialog elements are correctly flowed into a region.
regions-flexbox-001 reference/regions-flexbox-001-ref CSS Regions: flowing flexbox elements in region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#flex-containers 11164a17de38e44ba5a60371b8f6f0cde1d58870 `Catalin Badea`<mailto:badea@adobe.com> Test that flex containers are flowed inside a namedflow.
@ -178,16 +178,16 @@ regions-flexbox-003 reference/regions-flexbox-001-ref CSS Regions: fixed sized r
regions-flexbox-004 reference/regions-flexbox-002-ref CSS Regions: fixed sized region inside an auto height flexbox ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#flex-containers b8519ba332fd51741c74188b94657d1b41e29608 `Catalin Badea`<mailto:badea@adobe.com> Test that content is flowed in a region placed inside a flexbox with auto-height.
regions-keyboard-events-001 CSS Regions: onkeydown events inside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events df43661b0269779fa53ec63c2f5adae52272e21a `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown events inside a named flow should be raised when any key is pressed.
regions-keyboard-events-002 CSS Regions: onkeydown events outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 75c876897c02e02c31b02907c7fcc8da271c8707 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown events outside a named flow should be raised when any key is pressed.
regions-keyboard-events-003 CSS Regions: onkeypress events inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events e9eaaa71633bd8cff32f4d323ba7a11009267550 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeypress events inside and outside a named flow should be raised when any key is pressed.
regions-keyboard-events-004 CSS Regions: onkeydown and onkeyup events inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events fabdcfb293883f8c0387f3874d92884a2dbf2e1e `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when a specific key is pressed and released.
regions-keyboard-events-005 CSS Regions: onkeydown and onkeyup events outside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f29d21507338dd6f9e3d678a049fefc4b3309864 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events outside a named flow should be raised when the Tab key is pressed and released.
regions-keyboard-events-006 CSS Regions: onkeydown and onkeyup events using Delete key inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f77f7c9cb517f8f2d316ee872f4a20caa592e11c `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when the Delete key is pressed and released.
regions-keyboard-events-003 CSS Regions: onkeypress events inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 83c7e0874bb07c91751c98fed104195e977b3eae `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeypress events inside and outside a named flow should be raised when any key is pressed.
regions-keyboard-events-004 CSS Regions: onkeydown and onkeyup events inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 883314042631d8a87983c1c33b89a0c19e4ef821 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when a specific key is pressed and released.
regions-keyboard-events-005 CSS Regions: onkeydown and onkeyup events outside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f8508c577d704a1be22c15883e5c809cf1b6ed52 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events outside a named flow should be raised when the Tab key is pressed and released.
regions-keyboard-events-006 CSS Regions: onkeydown and onkeyup events using Delete key inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events d97d123b3970c2e62db3072597760019dba40eaf `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when the Delete key is pressed and released.
regions-keyboard-events-007 CSS Regions: onkeydown and onkeyup events inside multiple regions using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 7c247654c6327a69f72b10f6bc598ef9b5bf4350 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside multiple named flows should be raised when the Tab key is pressed and released.
regions-keyboard-events-008 CSS Regions: onkeydown and onkeyup events inside region and outside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 0a39d9f5e42ce4806f799ce3b18d06052e61656a `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when the Tab key is pressed and released.
regions-keyboard-events-008 CSS Regions: onkeydown and onkeyup events inside region and outside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 6fca52a4d0fea9188dca9f78dde02fd18516050b `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow should be raised when the Tab key is pressed and released.
regions-keyboard-events-009 CSS Regions: onkeydown and onkeyup events inside region using Tab key on page where normal document flow is reordered dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events d41240b8ba154e5dedf439aac6da6c55372f2398 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside and outside a named flow on a page where the normal document flow is reordered should be raised when the Tab key is pressed and released.
regions-keyboard-events-010 CSS Regions: onkeydown and onkeyup events inside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events deec3847800646830ad3e63eb01544321c4b0958 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside a named flow should be raised when the Tab key is pressed and released.
regions-keyboard-events-010 CSS Regions: onkeydown and onkeyup events inside region using Tab key in forms dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events b0a17d878418ff3b9947a03d02d227be96ff68c6 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onkeydown and onkeyup events inside a named flow should be raised when the Tab key is pressed and released.
regions-layers-001 reference/regions-layers-001-ref flowing content in regions that have a non-auto z-index ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 4f69c5f5e85de04a2fb0def9a4cd2524eb652941 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that making the region create a stacking context by setting a non-auto z-index does not affect rendering of the content flowed in the region.
regions-layers-002 reference/regions-layers-002-ref flowing content in regions that have opacity < 1 with the content also having opacity < 1 ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 4e50c7855ec98072ff49d0311d0c754acdaaf62f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that region's opacity is properly composited with content opacity.
regions-layers-002 reference/regions-layers-002-ref flowing content in regions that have opacity < 1 with the content also having opacity < 1 ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from b7b351b66b42f18023be43e24f75e5befdb7611d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that region's opacity is properly composited with content opacity.
regions-layers-003 reference/regions-layers-003-ref flowing content in regions that are absolutely positioned and have visual overflow ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from a6121a423a3ac37d81f7fb8b4a9baccb29d39cb0 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that region's visual overflow is displayed when region is absolutely positioned and has visual overflow.
regions-modal-dialog-001 reference/regions-modal-dialog-001-ref flowing content in a modal dialog dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 82e99e158202f5380e90d8dd3c4323ff99ea0e6a `Catalin Badea`<mailto:badea@adobe.com> Test checks that content is correctly flowed into modal dialog elements.
regions-modal-dialog-002 reference/regions-modal-dialog-002-ref flowing modal dialog elements in region dom http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 070627d2e2affae7d87492e3628c09aeec214544 `Catalin Badea`<mailto:badea@adobe.com> Test checks that modal dialog elements are correctly flowed into a region.
@ -200,27 +200,27 @@ regions-mouse-events-006 CSS Regions: ondblclick events inside region and outsi
regions-mouse-events-007 CSS Regions: onmousemove events inside region and outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 94dccea7df8716080e322a0180275e7df716ed30 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmousemove events inside and outside a named flow should function correctly.
regions-mouse-events-008 CSS Regions: onmouseover and onmouseout events inside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events e44414849fd57615b59d2d4dcc80322a54f72b0b `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmouseover and onmouseout events inside a named flow should function correctly.
regions-mouse-events-009 CSS Regions: onmouseover and onmouseout events outside region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 3838567524063034dc590a8c6ab50186bf598051 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmouseover and onmouseout events outside a named flow should function correctly.
regions-multicol-003 reference/regions-multicol-003-ref One named flow multi-column container, text content overflowing one region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 038863d3e3d080c2bc6f63273fc94a42b9bec85c `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region maintaining the named flow multi-column container and that it overflows visibly into a third column.
regions-multicol-004 reference/regions-multicol-003-ref One named flow, text content flowing into one multi-column region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 06929e52171177b1cdf852788ebe8c830c2a8d04 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content in a named flow is laid out using columns when flowed in a multi-column region.
regions-multicol-006 reference/regions-multicol-006-ref One named flow, text content - fragmented between multicol region and non-multicol region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns acc409ac2f7273b2d7727c91d230d1b8fb5fa004 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow text content flows through the multi-column region in the region chain then through the second non-multicol region in the chain.
regions-multicol-008 reference/regions-multicol-008-ref One named flow, non-text fragmentable content flowing into multi-column region then into non-multicol region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns f0c8439dabf58f5dd375212a014ff36dea6f44ff `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that non-text named flow contentmulti-column is fragmented first through the columns in a region multi-column container, then through a second non-multi-column region.
regions-multicol-009 reference/regions-multicol-009-ref One named flow, text content flowing into a simple region then into a multi-column region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns e161a647d8294b753125d68e91d581b0e45d0de4 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text named flow content is fragmented first through a simple region, then through a multi-column region
regions-multicol-011 reference/regions-multicol-009-ref One named flow, non-text fragmentable content flowing into non-mulicol region then into a multi-column region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns c7f4beb26c29cbd75a989f2ceef5fd62ff4ddff0 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that non-text fragmentable named flow content is fragmented through a simple region, then through a multi-column region.
regions-multicol-012 reference/regions-multicol-012-ref One named flow multi-column container, monolithic content flowing into one region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 3fc5c02d8cd0fc2c525294ebd59c7dd27265207e `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content in a named flow multi-column container flows through the region.
regions-multicol-013 reference/regions-multicol-013-ref One named flow, text content flowing into multiple regions fragmented across multiple columns and overflowing the last region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns b00b5d99c3331dbb4983ea250c9cab8a8348b3d2 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow text content flows through the regions in the multi-column container and that it overflows visibly into a fourth column.
regions-multicol-015 reference/regions-multicol-013-ref One named flow muticolumn container, text content flowing into multiple regions with content overflowing last region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 3afd23491136930dbe2c0a9030ee64b602af1877 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through multiple regions from the named flow multi-column container and that it overflows the last region in the region chain visibly.
regions-multicol-016 reference/regions-multicol-016-ref One named flow multi-column container, monolithic content flowing into multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns d125684152e1fd5cc409f3ab6373409d8beefc9a `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through multiple regions from the named flow multi-column container and that it overflows the last region in the region chain visibly into a fifth column.
regions-multicol-017 reference/regions-multicol-017-ref Multiple named flows, text content flowing into multiple regions in a multi-column container ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns e7e4b1ccdf0135f46325153d39afc35ee7a434bb `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flows with text content flow into multiple regions in the multi-column container.
regions-multicol-019 reference/regions-multicol-019-ref Multiple named flows multi-column containers, text content flowing into multiple visually overlapping regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns e17f6eb5aa203dd978c72eb231f9ffa1838c243c `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flow multi-column containers with text content flow into multiple overlapping regions.
regions-multicol-021 reference/regions-multicol-019-ref Multiple named flows multi-column containers with unspecified width, non-text content flowing into multiple overlapping regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 68d7c234d126248bd8d8f54c73ec8f7bf785635a `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flow multi-column containers with unspecified width and non-text content flow into multiple overlapping regions.
regions-multicol-022 reference/regions-multicol-003-ref One named flow multi-column container, text content flowing into one autosized region with overflowing column ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 1f0ee3f5bf92a574f9e430d1bc7d80d825770e02 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through an autosized region from a multi-column named flow and that it overflows visibly into a third column.
regions-multicol-023 reference/regions-multicol-003-ref One named flow multi-column container, monolithic content flowing into an autosized region, overflowing column http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 131bc372b33f0245dee84ff6dfbe507b52e74300 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through an autosized region from the multi-column named flow and that it overflows visibly into a third column.
regions-multicol-024 reference/regions-multicol-024-ref One named flow multi-column container with text content flowing into region of smaller width/height than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 3e080991d203b5d80aeef392fa2c5e0fd0a8f384 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width + height than the multi-column named flow and than the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-025 reference/regions-multicol-024-ref One named flow multi-column container with monolithic content flowing into region of smaller width/height than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 301cc0dc2e2294a1a39865006798fdfde9afcb10 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width + height than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-026 reference/regions-multicol-024-ref One named flow multi-column container with text content flowing into region of smaller height than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 0f7cebdd98f49c75f3b863ab0b83057b947b8bb9 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a height smaller than the second region and that it overflows the first region as a multi-column container before flowing into the second region.
regions-multicol-027 reference/regions-multicol-024-ref One named flow multi-column container with monolithic content + flowing into region of smaller height than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 3dc2f20016772e56202f4899c8dac9dd93265ce6 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through a region with a height smaller than the second region and that it overflows the first region as a multi-column container before flowing into the second region.
regions-multicol-028 reference/regions-multicol-028-ref One named flow multi-column container with text content flowing into first region of smaller width than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns ec21d79a8b00d6107de6f4fb787cbb72282857cc `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-029 reference/regions-multicol-028-ref One named flow multi-column container with monolithic content flowing into first region of smaller width than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns c6d2d20e63b2063431b0b20c0203793987c5d21c `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through a region with a smaller width than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-003 reference/regions-multicol-003-ref One named flow multi-column container, text content overflowing one region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 2d4aa8780585f59f3cc6f0ad3a91ff0cd5ddbc8a `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region maintaining the named flow multi-column container and that it overflows visibly into a third column.
regions-multicol-004 reference/regions-multicol-003-ref One named flow, text content flowing into one multi-column region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns a16d935155fb78ac0887e4f7d0fb5657d3e63187 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content in a named flow is laid out using columns when flowed in a multi-column region.
regions-multicol-006 reference/regions-multicol-006-ref One named flow, text content - fragmented between multicol region and non-multicol region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 2345d3ad7be4c677a3e79d79e6992c34a1e80118 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow text content flows through the multi-column region in the region chain then through the second non-multicol region in the chain.
regions-multicol-008 reference/regions-multicol-008-ref One named flow, non-text fragmentable content flowing into multi-column region then into non-multicol region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns a9057d40f55da978deb2cbd6320873da56396e34 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that non-text named flow contentmulti-column is fragmented first through the columns in a region multi-column container, then through a second non-multi-column region.
regions-multicol-009 reference/regions-multicol-009-ref One named flow, text content flowing into a simple region then into a multi-column region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns c4ab7977b5edbb0ebd150737692f90396cf6c9f3 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text named flow content is fragmented first through a simple region, then through a multi-column region
regions-multicol-011 reference/regions-multicol-009-ref One named flow, non-text fragmentable content flowing into non-mulicol region then into a multi-column region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns bb75bb299fd64be326313c4c0a95c5da115ea9a7 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that non-text fragmentable named flow content is fragmented through a simple region, then through a multi-column region.
regions-multicol-012 reference/regions-multicol-012-ref One named flow multi-column container, monolithic content flowing into one region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 0b2b8bcaf125f8835b7933cfe75dae1eda18ddbd `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content in a named flow multi-column container flows through the region.
regions-multicol-013 reference/regions-multicol-013-ref One named flow, text content flowing into multiple regions fragmented across multiple columns and overflowing the last region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns a6aa1b9ade837036bc7c7cc7effb0df43ef1fcc9 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow text content flows through the regions in the multi-column container and that it overflows visibly into a fourth column.
regions-multicol-015 reference/regions-multicol-013-ref One named flow muticolumn container, text content flowing into multiple regions with content overflowing last region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns fe598ba00d6a55b742079b0f9cb1bb4afacfc478 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through multiple regions from the named flow multi-column container and that it overflows the last region in the region chain visibly.
regions-multicol-016 reference/regions-multicol-016-ref One named flow multi-column container, monolithic content flowing into multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 81bd8fc196ae2c539ffa06d334209d7afeeb7222 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through multiple regions from the named flow multi-column container and that it overflows the last region in the region chain visibly into a fifth column.
regions-multicol-017 reference/regions-multicol-017-ref Multiple named flows, text content flowing into multiple regions in a multi-column container ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 6e25511f2d09394a3498c2384b75ed2967cdff38 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flows with text content flow into multiple regions in the multi-column container.
regions-multicol-019 reference/regions-multicol-019-ref Multiple named flows multi-column containers, text content flowing into multiple visually overlapping regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns 2d0afe6a8f1413842ad5ab144bcb26dad03f3763 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flow multi-column containers with text content flow into multiple overlapping regions.
regions-multicol-021 reference/regions-multicol-019-ref Multiple named flows multi-column containers with unspecified width, non-text content flowing into multiple overlapping regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-multicol/#columns f198e75cb5491ef4eff21272fc16933652f7478f `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks multiple named flow multi-column containers with unspecified width and non-text content flow into multiple overlapping regions.
regions-multicol-022 reference/regions-multicol-003-ref One named flow multi-column container, text content flowing into one autosized region with overflowing column ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns eeef2134819483f39caf6a4761dfe5648eb6af11 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through an autosized region from a multi-column named flow and that it overflows visibly into a third column.
regions-multicol-023 reference/regions-multicol-003-ref One named flow multi-column container, monolithic content flowing into an autosized region, overflowing column http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 2332ba17fe2d785b1e62b95e0d2ebb7fb451a8b9 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through an autosized region from the multi-column named flow and that it overflows visibly into a third column.
regions-multicol-024 reference/regions-multicol-024-ref One named flow multi-column container with text content flowing into region of smaller width/height than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 658dba1d8936338a127356bf9fa6ab1e80f6cc4f `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width + height than the multi-column named flow and than the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-025 reference/regions-multicol-024-ref One named flow multi-column container with monolithic content flowing into region of smaller width/height than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns c587fde29800f592c23ad6933d67ede6666be338 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width + height than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-026 reference/regions-multicol-024-ref One named flow multi-column container with text content flowing into region of smaller height than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 4adbe21b6c72d9846d7d99225cce53fdeccd4584 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a height smaller than the second region and that it overflows the first region as a multi-column container before flowing into the second region.
regions-multicol-027 reference/regions-multicol-024-ref One named flow multi-column container with monolithic content + flowing into region of smaller height than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns 9fcc2355899d2f253c227010c82ad06acc76b718 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through a region with a height smaller than the second region and that it overflows the first region as a multi-column container before flowing into the second region.
regions-multicol-028 reference/regions-multicol-028-ref One named flow multi-column container with text content flowing into first region of smaller width than the second region ahem http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns d204900d2dd317ccb5118ea51fd45cf438085859 `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that text content flows through a region with a smaller width than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-multicol-029 reference/regions-multicol-028-ref One named flow multi-column container with monolithic content flowing into first region of smaller width than the second region http://www.w3.org/TR/css3-regions/#multi-column-regions,http://www.w3.org/TR/css3-multicol/#columns ef2849eea6d97074d02e153c1aa7d018c49d36fb `Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that monolithic content flows through a region with a smaller width than the multi-column named flow and the second region and that it overflows the first region visibly as a multi-column container before flowing into the second region.
regions-resizing-001 reference/regions-resizing-001-ref CSS Regions: resizing region that has percentage size ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 6c4fdf2b6e0f8a3c82c12eeb6b7f99053f0bd101 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that is sized to a percentage of the body correctly relayouts the region's contents.
regions-resizing-002 reference/regions-resizing-001-ref CSS Regions: resizing region that has position:fixed and top/right/bottom/left set ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 72edbb728da4750e8069f5b09612faadb361fecd `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has position fixed and is sized using top/right/bottom/left correctly relayouts the region's contents.
regions-resizing-003 reference/regions-resizing-001-ref CSS Regions: resizing region that is sized using viewport units ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-values/#viewport-relative-lengths e27649199c4544ad34ad206d2ea195c184cebeb2 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region sized using viewport units correctly relayouts the region's contents.
@ -234,58 +234,58 @@ regions-resizing-010 reference/regions-resizing-001-ref CSS Regions: resizing pe
regions-resizing-011 reference/regions-resizing-011-ref CSS Regions: resizing fixed sized region and percent-sized region ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from dd54d1943bfa27df209ce00f5cb05226ceba3435 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing two regions and a single named flow where one region has a fixed size size and the other has a percentage size correctly relayouts the region's contents.
regions-resizing-012 reference/regions-resizing-011-ref CSS Regions: resizing percent sized region and auto-sized region ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details 4eebde393b9f9dfcb261be8dd42c322c0cedce87 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing two regions and a single named flow where one region has percentage size and the other is auto-sized correctly relayouts the region's contents.
regions-resizing-013 reference/regions-resizing-001-ref CSS Regions: resizing region based on media query ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from f68aa0af475f119a7218a7b9d31560c11c82e278 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that changing the size of a region via media queries correctly relayouts the region's contents.
regions-selection-001 Selection begins at the top of the region and ends at the bottom of the region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 159a8cce8ca2ccf9e407ed22d3fc1ad1debb5a11 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse the movement.
regions-selection-002 Selection begins at the bottom of the region and ends at the top of the region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 8fe64cd433207018a6eb5f069b4cbb6041210fa8 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-003 Selection begins at the top of the region and ends in the middle of region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events ebfec3a0688988440ee2fa176075885ddc770a5d `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-004 Selection begins at the bottom of the region and ends in the middle of region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 7973b8ae22c21e89a807b341e0074c82cecb2520 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-005 CSS Regions: Selection begins in the middle of the region and ends in the middle of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 29f633eb9ef711b5e7400167f8d17d9ebb446130 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-006 Selection begins in the middle of the region and ends in the middle of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 38d9979ccf6775d6b00c7da7ef1f49f37b279cb7 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-007 Selection begins at the top of the region and ends outside the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 227fdce2ba3ae8031fdfd357256e1f1215c62ac3 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-008 Selection begins at the bottom of the region and ends outside the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f77389a65b280152d3cee9a6d72def49b3812810 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-009 Selection begins in the middle of the region and ends outside the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 6a643afb90921427f728e287d3787809a44ce88d `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-010 Selection begins in the middle of the region and ends outside the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events c95d48b20dbe2c0b51b8f4a95a7de54e0af00ad6 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-011 Selection begins outside of the region and ends at the bottom of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events c7471e967d1da4740e93991a49b7213c6292bb78 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-012 Selection begins outside of the region and ends at the top the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 40279d56c6cc850b74b7b2bbd975bbde4e9f264f `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-013 Selection begins outside of the region and ends in the middle of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 45d4830423d561ce39297f5048244b9a939410a3 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-014 Selection begins outside of the region and ends in the middle of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 3fd41d11805a29f75b6744b7dc813cb4eb54d821 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-015 Selection begins and ends outside of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events bdf4705f942b2acd1d021da91080ffec6c4c6481 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-016 Selection begins and ends outside of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 0ea052eb6f56514fbfd98f5b2563bee8504d41d2 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-017 Selection is downward, begins and ends inside a region containing one other element - div dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events a44dcc2d1c2ad2c6c8a00fce1f6f0e6cf0f11784 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-018 Selection is downward, begins and ends inside a region containing one other element - img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 448ff301e0b9db331245c0c23b6666791c5628d0 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-019 Selection is upward, begins and ends inside a region containing one other element - div dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 81380d62a8642b0ff83c19b6c62b737068417bdb `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-020 Selection is upward, begins and ends inside a region containing one other element - img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 0609f355163e60c0c86e7e9814b52126d5c824f9 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-021 Selection is downward, begins and ends inside a region containing two other elements - div + img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events edc5f16da92abbfe1c605db0abee2deb0517e486 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-022 CSS Regions: Selection is upward, begins and ends inside a region containing two other elements - div + img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 95d19ccfe44a10f631670e459eba608d8887285f `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-023 Selection is downward, begins inside a region and ends outside of it - both the region and the content after it have child elements dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f9cedb7b52efea9ea0bc13d03075b55225b3f6db `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-024 CSS Regions: Selection is upward, begins inside and ends outside a region - both the region and the before after it have child elements dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 40c9bb452009317945e29a29025fa4009e6111ac `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mousemovement, including nested elements.
regions-selection-025 DOM order is different than the linear selection dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 1fa05c2b4386af9b3a11431f4a957bb95be217a2 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection should capture content in DOM order as it would without a named flow.
regions-stacking-context-001 reference/regions-stacking-context-001-ref regions as part of the root stacking context ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from d6d5222b548747bdf788f53dda9fb6998581e050 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions respect stacking rules when part of the root stacking context.
regions-selection-001 Selection begins at the top of the region and ends at the bottom of the region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events e3e7b79c6bd2d4c52975423d634ffb6a65b49ef5 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse the movement.
regions-selection-002 Selection begins at the bottom of the region and ends at the top of the region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 9b449746d90afb7324d16721c6bdfd8fa7cd016c `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-003 Selection begins at the top of the region and ends in the middle of region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events ebe555ddc154f1ed74e1ef6c3e6a21bdc58369fb `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-004 Selection begins at the bottom of the region and ends in the middle of region dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 17845290d470be5ae817af5c55ab1318812ad956 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-005 CSS Regions: Selection begins in the middle of the region and ends in the middle of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 52c3dc8897c93f4aa6327f2fd30114db83128e62 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-006 Selection begins in the middle of the region and ends in the middle of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events a3fe4b06931d64532f6b7e538c28041ae210dfb7 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse.
regions-selection-007 Selection begins at the top of the region and ends outside the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 2b6a7c2fd0b02eed76784e823a067c5239b3aec9 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-008 Selection begins at the bottom of the region and ends outside the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events f3dcf5cf226f67bb9a0d693a605f4bbcf55f9b21 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-009 Selection begins in the middle of the region and ends outside the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 7c0602f14942e6084b9475fdb3c5a77927c0c34e `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-010 Selection begins in the middle of the region and ends outside the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 0ac9dee27e74082269ce933a8c5325f6ddcfa5f1 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-011 Selection begins outside of the region and ends at the bottom of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 6cf82b581d05f430e1fbecb4d90cdb4e1012b326 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-012 Selection begins outside of the region and ends at the top the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 867e4d49571a5b2fa37d7b20618bb476038dcdb2 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-013 Selection begins outside of the region and ends in the middle of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 03494bf5e55f8099da31fb3204ed0dc033b7ad60 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-014 Selection begins outside of the region and ends in the middle of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 52f2376a5a27cb20940e356c95ae638bf37bd386 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-015 Selection begins and ends outside of the region moving downward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 544f190e9244f24718eb0b29c13356852e21aa8f `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-016 Selection begins and ends outside of the region moving upward dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events acdc3bdff3de578d0b162656f81a3daec9c0f550 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse.
regions-selection-017 Selection is downward, begins and ends inside a region containing one other element - div dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 0c2880c79a84fe081b5f71f164cbe69bd5e954fd `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-018 Selection is downward, begins and ends inside a region containing one other element - img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 9f69d13a988451375b91fe1985fa9ae4bd4d29be `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-019 Selection is upward, begins and ends inside a region containing one other element - div dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events b8f09a09fb479805e36cfe2874d21a0a0f6acc47 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-020 Selection is upward, begins and ends inside a region containing one other element - img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 5c78668f404bb924400a414b959c900b0570249d `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-021 Selection is downward, begins and ends inside a region containing two other elements - div + img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 87e104f72ed1f9bfab8914e0573ab7e00cfd5b87 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-022 CSS Regions: Selection is upward, begins and ends inside a region containing two other elements - div + img dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events e9d29040b87e663492712771e65f19e137950bfc `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-023 Selection is downward, begins inside a region and ends outside of it - both the region and the content after it have child elements dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events bc9825882d08e698bcea2cec3cf20dcdf8abb686 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mouse, including nested elements.
regions-selection-024 CSS Regions: Selection is upward, begins inside and ends outside a region - both the region and the before after it have child elements dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events c134442928bdf5afc1b98fc5da2c15a8b94683af `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged over by the mousemovement, including nested elements.
regions-selection-025 DOM order is different than the linear selection dom,interact,script http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#relation-to-document-events 4d0cde3e77323a10f8b4e803caebb8bed4bf7392 `Rebecca Hauck`<mailto:rhauck@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse selection should capture content in DOM order as it would without a named flow.
regions-stacking-context-001 reference/regions-stacking-context-001-ref regions as part of the root stacking context ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from e0b4bd97f7b857a0c6ad170898370585efbc6dea `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions respect stacking rules when part of the root stacking context.
regions-stacking-context-002 reference/regions-stacking-context-002-ref regions as part of a non-root stacking context ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from f759227f21e721c91beee5d180d808893b327b14 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions respect stacking rules when part of a non-root stacking context.
regions-stacking-context-003 reference/regions-stacking-context-003-ref regions as part of the same stacking context as the node ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from eea6a89cc4f5ce415242e8802096dbf020be7736 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions respect stacking and painting rules when both the region and the content nodes are part of the same, non-root stacking context.
regions-stacking-context-004 reference/regions-stacking-context-004-ref regions create stacking contexts ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 363b7b641ada6e39236c698ba5d17a1b7cb1b111 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions create stacking contexts for content flowed into them.
regions-stacking-context-005 reference/regions-stacking-context-005-ref regions changing stacking order when as part of a stacking context ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 66e833e5be73f379c5193a01ed0c619da482b795 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that regions stacking rules take precedence over content stacking rules.
regions-transforms-001 reference/regions-transforms-001-ref CSS Regions: Transformed named flow (non-text) content http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 2a4b13b4c224164415af6fc43efef99a4b10216e `David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform is applied to the named flow non-text content.
regions-transforms-002 reference/regions-transforms-001-ref CSS Regions: Transformed named flow content element that has a child http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions b16b50581951c71a3be5ec0c9b1061947dffd0be `David Alcala`<mailto:dalcala@adobe.com> This test checks that the child is transformed along with the parent when the transform is applied to a named flow content node
regions-transforms-003 reference/regions-transforms-001-ref CSS Regions: Named flow content that has a transformed parent outside of the named flow http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 2ca7fef7b0d356a4c339f36202e5db35f6187510 `David Alcala`<mailto:dalcala@adobe.com> This tests checks that when a transform is applied to a parent outside of the named flow but has child in the named flow, the child is not transformed along with the parent.
regions-transforms-004 reference/regions-transforms-001-ref CSS Regions: Transformed region using a 3D transform http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions fec3b0f5e534c7887ee515a3cd353207afd533e9 `David Alcala`<mailto:dalcala@adobe.com> This test checks that a 3D transform can be applied to a region
regions-transforms-005 reference/regions-transforms-001-ref CSS Regions: perspective set on the named flow content's parent does not apply when content flows into region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#perspective-property 4012519a933c3484df28a4030086884a6fdd9f1c `Mihai Balan`<mailto:mibalan@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Test checks that content that has a 3D transform does not respect the perspective set on its parent when flowed into a region.
regions-transforms-006 reference/regions-transforms-001-ref CSS Regions: 3D transform on region with named flow (text) content that overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions 576aed5fbf48a6b72252b6cd4097154463548e20 `Mihai Balan`<mailto:mibalan@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Test checks that content flowed in a region and overflowing it is still rendered if the region has a 3D transform applied.
regions-transforms-007 reference/regions-transforms-001-ref CSS Regions: Transforms on both the named flow content and the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 472043ccde1670b43bd97b4d1fb3842c45e59994 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Test checks that if both the content flowed in a region and the region have a transform applied, they are properly composed. More specifically, in this test the content should appear as rotated 180 degrees.
regions-transforms-008 reference/regions-transforms-008-ref CSS Regions: Transformed named flow (text) content that breaks across multiple regions and overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms d8a4209344da1bc8fceaf310ad275d0c3bb56fb6 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> This test checks that named flow text content is transformed when it breaks across multiple regions and that the overflow remains visible.
regions-transforms-009 reference/regions-transforms-008-ref CSS Regions: Transformed region with named flow (text) content that breaks across multiple regions and overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 14c43707256b41cd6dfc0e25dddd2bdf0131ce64 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com> This test checks that the regions are transformed when named flow text content breaks across multiple regions and that the overflow remains visible.
regions-transforms-002 reference/regions-transforms-001-ref CSS Regions: Transformed named flow content element that has a child http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 2d844875d7f0e5af2207ec1516ee01a12e177dd9 `David Alcala`<mailto:dalcala@adobe.com> This test checks that the child is transformed along with the parent when the transform is applied to a named flow content node
regions-transforms-003 reference/regions-transforms-001-ref CSS Regions: Named flow content that has a transformed parent outside of the named flow http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 466ec376b1a71028227def13cb0292d4c8281a04 `David Alcala`<mailto:dalcala@adobe.com> This tests checks that when a transform is applied to a parent outside of the named flow but has child in the named flow, the child is not transformed along with the parent.
regions-transforms-004 reference/regions-transforms-001-ref CSS Regions: Transformed region using a 3D transform http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions 0d2dd576d718d8fb366927f95bf598e9fe24265f `David Alcala`<mailto:dalcala@adobe.com> This test checks that a 3D transform can be applied to a region
regions-transforms-005 reference/regions-transforms-001-ref CSS Regions: perspective set on the named flow content's parent does not apply when content flows into region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#perspective-property 8e74d7e196dc385df46e98c3eab374aef6c9067e `Mihai Balan`<mailto:mibalan@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Test checks that content that has a 3D transform does not respect the perspective set on its parent when flowed into a region.
regions-transforms-006 reference/regions-transforms-001-ref CSS Regions: 3D transform on region with named flow (text) content that overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions bd5c69f3eccf8b704548fc0e3448c0b56fade39b `Mihai Balan`<mailto:mibalan@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Test checks that content flowed in a region and overflowing it is still rendered if the region has a 3D transform applied.
regions-transforms-007 reference/regions-transforms-001-ref CSS Regions: Transforms on both the named flow content and the region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 98f058531becbf01b11a994d5dda8e0f7136354b `Rebecca Hauck`<mailto:rhauck@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> Test checks that if both the content flowed in a region and the region have a transform applied, they are properly composed. More specifically, in this test the content should appear as rotated 180 degrees.
regions-transforms-008 reference/regions-transforms-008-ref CSS Regions: Transformed named flow (text) content that breaks across multiple regions and overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 8bbfaf3c0ba9bc52f0ff2a17078fe5bfcc88af9e `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> This test checks that named flow text content is transformed when it breaks across multiple regions and that the overflow remains visible.
regions-transforms-009 reference/regions-transforms-008-ref CSS Regions: Transformed region with named flow (text) content that breaks across multiple regions and overflows ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 5fd4103e6564c53d6b225c3f361738444a3542e4 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com> This test checks that the regions are transformed when named flow text content breaks across multiple regions and that the overflow remains visible.
regions-transforms-010 reference/regions-transforms-010-ref CSS Regions: Transformed region with position: relative http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 31cef15a8d765c156613c3f9e3249fda6ef23cd6 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform can be applied on relative positioned region.
regions-transforms-011 reference/regions-transforms-010-ref CSS Regions: Transformed region where parent and child are separate named flow content nodes http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 45e9b45e04a92709878a3fb48d60b2da7ac4daff `David Alcala`<mailto:dalcala@adobe.com> This test checks that the region is transformed when a parent and its child are separate named flow content nodes flowing into it.
regions-transforms-011 reference/regions-transforms-010-ref CSS Regions: Transformed region where parent and child are separate named flow content nodes http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions d7d05b88380703e9c7f897db7a69d3d1fb249295 `David Alcala`<mailto:dalcala@adobe.com> This test checks that the region is transformed when a parent and its child are separate named flow content nodes flowing into it.
regions-transforms-012 reference/regions-transforms-010-ref CSS Regions: Transformed named flow content flowing into transformed region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 5d2b5f5e5c2779f3c782b96d449eaefd4b73ae61 `David Alcala`<mailto:dalcala@adobe.com> This test checks that named flow text content is transformed when it flows into a region that is also transformed.
regions-transforms-013 reference/regions-transforms-013-alt-ref;reference/regions-transforms-013-ref CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms,http://www.w3.org/TR/css3-break/#breaking-rules,http://www.w3.org/TR/css3-break/#monolithic be1b126597c212f49292d68542edfe8c2a2fe844 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com> This test checks that the named flow content that is monolithic is transformed when it breaks across multiple regions whether it is sliced or overflowed at the fragmentainer edge.
regions-transforms-014 reference/regions-transforms-014-ref CSS Regions: Transform region with position:absolute and transform-origin http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#transform-origin-property c3dd807cf616a50a21e6f8041fbce23fd53fbe82 `David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform and transform-origin are applied to a region with absolute positioning.
regions-transforms-015 reference/regions-transforms-014-ref CSS Regions: Transformed named flow (non-text) content with transform-origin and position: absolute http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 2edfbd6a3e6bd45903254817befa2e45efe6e4c3 `David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform and transform-origin are applied to named flow content that flows into a region with absolute positioning.
regions-transforms-013 reference/regions-transforms-013-alt-ref;reference/regions-transforms-013-ref CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms,http://www.w3.org/TR/css3-break/#breaking-rules,http://www.w3.org/TR/css3-break/#monolithic 9f6c9ee139b1009f13294aa474c51ae043fd54e0 `Rebecca Hauck`<mailto:rhauck@adobe.com>,`David Alcala`<mailto:dalcala@adobe.com> This test checks that the named flow content that is monolithic is transformed when it breaks across multiple regions whether it is sliced or overflowed at the fragmentainer edge.
regions-transforms-014 reference/regions-transforms-014-ref CSS Regions: Transform region with position:absolute and transform-origin http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#transform-origin-property 0955636638e5e3ec08ad4a06956b6f8cbab3ae59 `David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform and transform-origin are applied to a region with absolute positioning.
regions-transforms-015 reference/regions-transforms-014-ref CSS Regions: Transformed named flow (non-text) content with transform-origin and position: absolute http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 9f9952bad1245231c3e0654a86ad3def99daf0ee `David Alcala`<mailto:dalcala@adobe.com> This test checks that the transform and transform-origin are applied to named flow content that flows into a region with absolute positioning.
regions-transforms-016 reference/regions-transforms-016-ref CSS Regions: 3D transform on named flow content with perspective() http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions df7d685df158c6c588a9f82d9d579caafdc158dd `David Alcala`<mailto:dalcala@adobe.com> This test checks that a 3D transform is applied with perspective to named flow content.
regions-transforms-017 reference/regions-transforms-017-ref CSS Regions: Multiple transformed named flow content nodes that overflow a region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions 7ea5f462f76a2bc313e664e9f32452e0d19fd787 `David Alcala`<mailto:dalcala@adobe.com> This test checks that multiple named flow content nodes are transformed into a region and that the overflow remains visible.
regions-transforms-018 reference/regions-transforms-018-ref CSS Regions: 3D transform on named flow (text) content that overflows a region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions 56e280ba826c04d8c0451fdefb3d51980809bc28 `Mihai Balan`<mailto:mibalan@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Test checks that content that is transformed does not clip when flowed in a region.
regions-transforms-019 reference/regions-transforms-019-ref CSS Regions: 3D transform on named flow (text) content with perspective property set on region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#perspective-property,http://www.w3.org/TR/css-transforms-1/#perspective-origin-property d5a2d7b0c356dc966317fb7b29d871e018b0d65b `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that the 3D transform is applied named content flow, that the perspective set on the region is applied, and that the content is not clipped when the perspective is shifted
regions-transforms-020 reference/regions-transforms-020-ref CSS Regions: Transformed region with named flow (fragmentable) content that breaks across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms,http://www.w3.org/TR/css3-break/#breaking-rules e73e7a72635a5605583e23fde99f54047a81c339 `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow content that is fragmentable (has a break point) is transformed when it breaks across multiple regions.
regions-transforms-021 reference/regions-transforms-020-ref CSS Regions: Transforms on multiple named flow (non-text) content nodes that break across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 0870c65471db6185829589066be514d54fe2d274 `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that separate transforms can be applied to each named flow content node that breaks across multiple regions and that each fragment has its own transform origin.
regions-transforms-022 reference/regions-transforms-020-ref CSS Regions: Transforms on multiple named flow (text) content nodes that break across multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 9aa8e9bb44f895b0429ea824b447abdcb9f533e3 `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that separate transforms can be applied to each named flow content text node that breaks across multiple regions
regions-transforms-019 reference/regions-transforms-019-ref CSS Regions: 3D transform on named flow (text) content with perspective property set on region ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#three-d-transform-functions,http://www.w3.org/TR/css-transforms-1/#perspective-property,http://www.w3.org/TR/css-transforms-1/#perspective-origin-property 2853f7c28307550e571893d2562f11ebf2ce8f36 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that the 3D transform is applied named content flow, that the perspective set on the region is applied, and that the content is not clipped when the perspective is shifted
regions-transforms-020 reference/regions-transforms-020-ref CSS Regions: Transformed region with named flow (fragmentable) content that breaks across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms,http://www.w3.org/TR/css3-break/#breaking-rules 52095188c43d368fdec40e58d0af6ba82064702e `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that the named flow content that is fragmentable (has a break point) is transformed when it breaks across multiple regions.
regions-transforms-021 reference/regions-transforms-020-ref CSS Regions: Transforms on multiple named flow (non-text) content nodes that break across multiple regions http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms 07232a906d77ca727f31c74af4b6e4c7b3ddce0b `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that separate transforms can be applied to each named flow content node that breaks across multiple regions and that each fragment has its own transform origin.
regions-transforms-022 reference/regions-transforms-020-ref CSS Regions: Transforms on multiple named flow (text) content nodes that break across multiple regions ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions,http://www.w3.org/TR/css3-break/#transforms adc697a9d4a294c14c090d904c6813a75db05354 `David Alcala`<mailto:dalcala@adobe.com>,`Rebecca Hauck`<mailto:rhauck@adobe.com> This test checks that separate transforms can be applied to each named flow content text node that breaks across multiple regions
row-flexbox-break reference/row-flexbox-break-ref CSS Regions: row flex container fragmentation ahem http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#pagination 62eca80457772bbcd6ef028a809740a4671aaece `Catalin Badea`<mailto:badea@adobe.com> Test checks that a flex container with row flow is split between regions.
variable-width-001 reference/variable-width-001-ref Variable-width Regions http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property 231768fc13eccdd28d090cd42cc098c998e47d50 `Alan Stearns`<mailto:stearns@adobe.com>,`Mihai Balan`<mailto:mibalan@adobe.com> The second region should lay out two of the content boxes.
video-001 CSS Regions: flowing a video in a region http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions 68cde74d5f7d336ecabbaaef08bcb491350cf40e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks videos flowed in regions render smoothly and without artifacts.