servo/tests/wpt/css-tests/css-regions-1_dev/testinfo.data
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

292 lines
146 KiB
Text

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 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.
autoheight-flexbox-004 reference/autoheight-flexbox-003-ref CSS Regions: auto height 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/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm ced05eb88edefbfbf87d09d9417cc9b5e4fdf60a `Catalin Badea`<mailto:badea@adobe.com> Test that an auto height region inside a flex container with auto height is displayed properly. The flexbox should have the same height as the region.
autoheight-regions-in-autoheight-flexbox-001 reference/autoheight-regions-in-autoheight-flexbox-001-ref CSS Regions: Auto-height regions in auto-height flex container ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap,http://www.w3.org/TR/css-flexbox-1/#flex-direction-property,http://www.w3.org/TR/css-flexbox-1/#flex-flow-property f73cb2b3f7e27477a602f27d2cb845144bb6153e `Catalin Badea`<mailto:badea@adobe.com> Test that auto-height regions placed in a flex container with auto-height and row wrap reverse flow are sized correctly. The content from the second flow should flow through the region on the second row and into the region from the first row, making the left blue rectangle taller than the green rectangle on the right.
autoheight-regions-in-autoheight-flexbox-002 reference/autoheight-regions-in-autoheight-flexbox-002-ref CSS Regions: Auto-height regions with vertical writing mode in auto-height flexbox ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#flex-direction-property,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 03903463d0ee57e784c8305fc4b3c522d62beb38 `Catalin Badea`<mailto:badea@adobe.com> Test checks that auto-height regions having content with vertical writing mode are sized correctly when placed inside a flex container. The flowed content should be displayed as a horizontal green stripe.
autoheight-regions-in-autoheight-flexbox-003 reference/autoheight-regions-in-autoheight-flexbox-003-ref CSS Regions: auto-height regions in auto-height flexbox with flex basis ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css3-regions/#propdef-break-after,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#flex-basis 8beffe2fac2dcde17387196c1fb5aa41bc8383eb `Catalin Badea`<mailto:badea@adobe.com> Test checks that the computed height of auto-height regions placed in a flex container takes into the account the flex basis property. The space available inside the flex container should be distributed according to the flex basis property. In this particular case, each of the three regions must have a height equal to one third of the flex container's height.
autoheight-regions-in-autoheight-flexbox-004 reference/autoheight-regions-in-autoheight-flexbox-004-ref CSS Regions: nested regions in flexbox ahem 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,http://www.w3.org/TR/css-flexbox-1/#flex-direction 746e0a434c98b9f994aa99f5a64e85677234f12a `Catalin Badea`<mailto:badea@adobe.com> Test checks that nested regions placed in flex containers are laid out properly. The first flow (blue content) is nested inside the second flow (green content). The user should see three horizontal stripes with the following colors: green, blue, green.
autoheight-regions-in-fixed-sized-flexbox-001 reference/autoheight-regions-in-fixed-sized-flexbox-001-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,http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow a5838be97d917d20036c1bfe63b1da770d6a8eb7 `Catalin Badea`<mailto:badea@adobe.com> Test checks that auto-height regions respect the flex grow property when placed inside a fixed sized flexbox with a single row.
autoheight-regions-in-fixed-sized-flexbox-002 reference/autoheight-regions-in-fixed-sized-flexbox-002-ref CSS Regions: Auto-height regions inside fixed sized flexbox with column flow 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,http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow 7b07c590d0b253ac8d557aa53b1acfbadf1b1d83 `Catalin Badea`<mailto:badea@adobe.com> Test checks that auto-height regions placed inside a fixed sized flexbox with column flow have the correct computed height. There are two regions placed inside the same flex container having the same 'grow' value. The space should be distributed evenly between the two.
autoheight-regions-in-fixed-sized-flexbox-003 reference/autoheight-regions-in-fixed-sized-flexbox-003-ref CSS Regions: Auto-height regions inside a fixed sized flexbox with column wrap flow 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,http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap 54fb8e57ddfcb9cdd4b8918ae7abc063505ca434 `Catalin Badea`<mailto:badea@adobe.com> Test checks the layout of auto-height regions placed inside a flexbox with a fixed size and column wrap flow. The flex container should have two columns with three regions each.
autoheight-regions-in-fixed-sized-flexbox-004 reference/autoheight-regions-in-fixed-sized-flexbox-004-ref CSS Regions: Auto-height region in fixed sized flexbox using flex basis 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 673144fd5a9a9787f17576f89554e70cf10d5d74 `Catalin Badea`<mailto:badea@adobe.com> Test checks the layout of regions placed inside a fixed sized flexbox using flex basis and column flow. The flex container should force the first region to break by constraining its height.
autoheight-regions-in-fixed-sized-flexbox-005 reference/autoheight-regions-in-fixed-sized-flexbox-005-ref CSS Regions: Auto-height regions in fixed sized flexboxes with align-items and justify-content http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm 521595ef4fcf87065ea6d27a3369d6318933dcb7 `Catalin Badea`<mailto:badea@adobe.com> Test checks auto-height regions' layout when placed inside a flexbox with using align-items and justify-content properties. The flowed content should be fragmented between the three regions and the flex container should distribute the remaining horizontal space evenly around the regions.
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 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 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 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 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.
css-hover-on-content-005 CSS :hover on content node when the content node has position:relative interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 4de8c5255b6b7bbf3358a1df05c87ef7d338dc2c `Mihai Balan`<mailto:mibalan@adobe.com> CSS rules using the :hover pseudo class are applied to content nodes that are relatively positioned
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 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 1d6f9b6fc5a566a1f95772c3b199ad95f82bbe31 `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 bc3639e90a25fb4e7d6e480c5c3e5597de25df3c `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 b4d009edd032f583afd77a5bdd7eac79c3b0103c `Mihai Balan`<mailto: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 646672b7124a97ccc47910c4d0ab0ef28aa51b91 `Mihai Balan`<mailto: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 2087568723f2cfbde975c386d17f24f34aaa5f31 `Mihai Balan`<mailto: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 147c98d5fe1b65a65917e549e0e48249ec262d93 `Mihai Balan`<mailto: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 99d25716ee9e943813682ceb461a2011d3c78d49 `Mihai Balan`<mailto: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 f2e0fc992d042b8de413fc155b7768c9f52815ef `Mihai Balan`<mailto: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 981aa06159489c05b45d6b41298d9b7defcb24e8 `Mihai Balan`<mailto: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 4b0ebec0583edce30581f9f386aabe157ee0e3ba `Mihai Balan`<mailto: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 5016a2b68edef7f1234a51f854251fc17a139504 `Mihai Balan`<mailto: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 afcf3d1f46d7d234e4161666b7323b22d5e39e7d `Mihai Balan`<mailto: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 36d4c747932b1b9ba564bb757fa24aeb6022717d `Mihai Balan`<mailto: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 5c421895d18e200124883d45bf2b58add9bc9a58 `Mihai Balan`<mailto: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 67b1b1f53d25666573e119388520e893470da0de `Mihai Balan`<mailto: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 671a0e4e2a462a63a4d38921f24a344b07267cab `Mihai Balan`<mailto: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 08ef159b52b4c5a79328e93396ab2ad1cf937d07 `Mihai Balan`<mailto: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 4e8699a8b1db6c763bb22015483f0b231072bf46 `Mihai Balan`<mailto: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 466006ed2507866c7bb37a3293de2def7973c43a `Mihai Balan`<mailto: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 4a9566dadc2df8c1501ac5e2ac69f68671bc0562 `Mihai Balan`<mailto: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 0ab4cf71d755b3d8068e9ca3f0adc633c5a00d84 `Mihai Balan`<mailto: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 5792cfd6525aa30667f80ebcbbef1abbdec59c49 `Mihai Balan`<mailto: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 8eb023b38b725e162d3848eeb209b75c530d8346 `Mihai Balan`<mailto: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 69e24aa227d5a302811fef2f34464b48ef11b2be `Mihai Balan`<mailto: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 c8c39d3e55cddd0815f7d2d9fad2d5691caa8ab0 `Mihai Balan`<mailto: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 fd38abff724cc7d76267e903c03825a113440a1f `Mihai Balan`<mailto: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 fbcdce14267668f7905502dc082008dd67e583f3 `Mihai Balan`<mailto: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 6a65774256cc310e91da9f05d89ba82ce8b58cef `Mihai Balan`<mailto: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 08bf270e2ff669914cde999187450d47e6e19fb8 `Mihai Balan`<mailto: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 af8309642507e630de6cb19db0a68a97c6380dfc `Mihai Balan`<mailto: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 7159824c925bc08c316d74aee8a1312557d04d36 `Mihai Balan`<mailto: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 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 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 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 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 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 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 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 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 f0337e7c3b6c06d534783a2a6fc5f30603c5b036 `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
overflow-and-events-001 CSS Regions: JavaScript event handlers 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 0799e5a609592c4b664cc89eb34c432aca391574 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have hidden overflow, JavaScript events on elements that are in the hidden overflow should not trigger
overflow-and-events-002 CSS Regions: JavaScript event handlers 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 7f0d78f0ecd0bcbbba8b1591f6b3951838e6e6d0 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have scroll overflow, JavaScript events on elements that are in the scrollable overflow should trigger once the element is scrolled into view and the corresponding user gesture is made
overflow-and-events-003 CSS Regions: Mouse events in visible overflow of a region interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 7877f42dff1f7ae1f4b51a15a3bdb8032f4215f5 `Mihai Balan`<mailto:mibalan@adobe.com> Mouse events set up on elements displayed in a region's visible overflow should trigger
overflow-and-selection-001 CSS Regions: Selection for elements in a region's hidden overflow interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 8dd44db3f5da258c4341c621fc604a81e4727f70 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have hidden overflow, the contents in the hidden overflow should not be scrollable or selectable
overflow-and-selection-002 CSS Regions: Selection for elements in a region's scroll overflow interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 3d3808c38e99d1fde85e7088c0e33de976f943c4 `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have scroll overflow, their content should be scrollable into view and selectable as without regions
overflow-and-selection-003 CSS Regions: Selection for elements in a region's visible overflow interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from b0e1d6cf295edfa6a144b472510187d8e586df7a `Mihai Balan`<mailto:mibalan@adobe.com> For regions that have visible overflow, their content should be selectable as without regions
position-relative-001 reference/position-relative-001-ref CSS Regions: flowing content that has position: relative 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-break/#transforms d5b56444d0e5b6a788abe05b11f6dd25076c10d2 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that fragments of content flowed in regions are positioned independently, after the fragmentation occurs.
region-chain-change-on-hover-001 CSS Regions: Remove element from named flow when hovering the region ahem,interact http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 7c30bcd51d23dc5d0da7cb094f99bb5a3d709d37 `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-into property should be possible in rules that use the :hover pseudoclass
region-chain-change-on-hover-002 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 693a125aeb91cc7eef3a9892cd08e60c3562da5d `Mihai Balan`<mailto:mibalan@adobe.com> Changing the flow-from property should be possible in rules that use the :hover pseudoclass
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 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.
regions-flexbox-002 reference/regions-flexbox-001-ref CSS Regions: flowing auto-height flexbox elements in 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-flexbox-1/#flex-containers 085657533fd783d68375a66e9401f96e93de049c `Catalin Badea`<mailto:badea@adobe.com> Test that flex containers with auto height are flowed inside a namedflow.
regions-flexbox-003 reference/regions-flexbox-001-ref CSS Regions: fixed sized 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/css-flexbox-1/#flex-containers 0cf67ec244f3a6598c2673b28e0a0c5c0f5a786c `Catalin Badea`<mailto:badea@adobe.com> Test that content is flowed in a region placed inside a flexbox.
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 985591e87d1a35219b7c5d01fc0525a26538af5b `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 98ca13e37a9502c2af70f288233d33d0861a689d `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 8bfa7282759e2da441f0b7fa4ddab240484623da `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 038408ae4c76039c04e6b48474759c576e2d7fce `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 72e5888255f524e8eb44b22065beebd31e89204a `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 f78b34e26f22a89eb796359fdaaacffddde55a3b `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 8c4518b7b4b54a0db2c864a7304d9e45c132f796 `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 75d97f86632c45b1f61658ad9fa2045a8d34a97f `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 d64c5fb8242c7ad730ae50b13228a6622e890ba4 `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 4957e57dd4e48423c0b0ef469268ebe2c2bf38e1 `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 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.
regions-mouse-events-001 CSS Regions: onclick 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 0e834b8efeec2fafa0e9cd7273e1916324e12762 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse onclick events inside and outside a named flow should function correctly.
regions-mouse-events-002 CSS Regions: onmousedown 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 e00f9ae6ad2cce28907775446afffdeb51440f67 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmousedown events inside a named flow should function correctly.
regions-mouse-events-003 CSS Regions: onmousedown 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 de8f98dd57a2be08ccef26bf9e942219fb022cd1 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmousedown events outside a named flow should function correctly.
regions-mouse-events-004 CSS Regions: onmouseup 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 2f028ffaf36bc4adeb0a3239ea9653569c43f0f4 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmouseup events inside a named flow should function correctly.
regions-mouse-events-005 CSS Regions: onmouseup 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 f07e42e6f539c9e6c6e9e1e972f28caa4f0e9274 `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, onmouseup events outside a named flow should function correctly.
regions-mouse-events-006 CSS Regions: ondblclick 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 9bc2dd6436b5fe9b99c6e0b1d28e1c31d3a6979e `David Alcala`<mailto:dalcala@adobe.com> CSS regions module does not alter the normal processing of events in the document tree. Therefore, mouse ondblclick events inside and outside a named flow should function correctly.
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 cb88df6a4b7fc3a845f7da01b3e3fb77c2ff0474 `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 e9719e4be23e97b20c03d078ff72066b6dc11950 `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 6cd13891ee531e7660eb1f9c6653968d26f1d445 `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 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.
regions-resizing-004 reference/regions-resizing-001-ref CSS Regions: resizing 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 cf46605a5d33d9e866219ac66535cb3e0e55358e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing an auto-sized region correctly relayouts the region's contents.
regions-resizing-005 reference/regions-resizing-005-ref CSS Regions: resizing floated region with percentage size relative to the body 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 f30c5ab19c849d1ad01083d71457a05f660e61aa `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has a percentage size relative to the body and is floated, correctly relayouts the region's contents.
regions-resizing-006 reference/regions-resizing-001-ref CSS Regions: resizing region with percentage size inside a container that also 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 3107cde87f388ad13e89eea36c747bc49059767f `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has a percentage size relative to a percentage-sized parent correctly relayouts the region's contents.
regions-resizing-007 reference/regions-resizing-001-ref CSS Regions: resizing region with percentage size inside a container that has size set in 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 4eabcff5cdeb95b084b8f6fe2fa1bf4bbbc0f889 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has a percentage size relative to a parent sized using viewport units correctly relayouts the region's contents.
regions-resizing-008 reference/regions-resizing-001-ref CSS Regions: resizing region with percentage size when content flowed in it also 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 ef5a394d9216d04366050c22bf79437ab7625e0d `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has a percentage size when the content flowed in it also has a percentage size set correctly relayouts the region's contents.
regions-resizing-009 reference/regions-resizing-001-ref CSS Regions: resizing autosized region when content flowed in it is sized with 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-regions/#regions-visual-formatting-details,http://www.w3.org/TR/css3-values/#viewport-relative-lengths 4a1d7ae83ef004c6c097fecd07b21c7c7c368f8e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing an autosized region when the content flowed in it is sized with viewport units correctly relayouts the region's contents.
regions-resizing-010 reference/regions-resizing-001-ref CSS Regions: resizing percent sized region when content flowed in it is floated ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from 63e2ec5d7c291707135f36aaf6ecba326ea7025e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing an percentage sized region when the content flowed in it is floated, correctly relayouts the region's contents.
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 6d3322bb017500f7467d3405b4205948783c39c4 `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 b83a8cfae80be7d70c8b1074237dcbc5f7f3239d `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 e4e1021e2339cdcdab24d228f0c3f6dd385a8ad5 `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 350f6c4f569c91e13dc233ac0e05fda90ddb8f10 `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 2ade779b41d4026805a08797c8875f9f9f8587cf `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 7056247b1357f90d290bb1c2257c5755b8b1dad2 `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 5cb2d04d237d63c5878d31aaf43667f068ebcd6e `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 a27f934c7809252fee09241d51934ab8d418fc0a `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 d15bba06d985afdfde9884b1f0adbf59624bb09c `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 0c7413df4f39770929d81de8a239883adeae7658 `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 1aa6550cb54c456126287ca9d6549ed0981b1174 `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 e805973f345dcc51573dc6eb29782ef156abaea8 `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 9e6719777e433a5d646f8a45947fff0eb24b6903 `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 871c1bef0482e4ac2be7d20889cfcd004a2aeafd `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 eb2b2a47725946403325076e780f636da39c0670 `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 822837d528af4dbf697a8a98aa24b845a1d462a8 `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 a5115abbb7ae581caa44523ef44e60ad538f7a4c `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 4588440f3f09a84d431612adde904d5151f4ce88 `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 eddb0503a12f3ccd9cf07bf4bc8eda64634bbe80 `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 eace1cc071c359f7219b44b532bbe1b2ffdb5076 `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 531594efefa544c841c87fd5155374130216ecab `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 41c6490af292051b9367ef76d9fc74d8a0296973 `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 588be4dc0bd0b1dccd0f471d2c7eeea0c0d52405 `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 a897eedca87a1ee6da2cc09ec0ecb7816d7abe7a `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 acad648892ab250b0163805894c72526b1bb5f12 `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 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 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 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 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 d2a51d2a890e1f8a137b35940005c5b2725f6f2e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks videos flowed in regions render smoothly and without artifacts.
visibility-regions-in-flexbox reference/visibility-regions-in-flexbox-ref CSS Regions: collapsed region flex items 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/#visibility-collapse f928a7d12588030ca5a9e83b970ad9ff0a70a22c `Catalin Badea`<mailto:badea@adobe.com> Test checks that the flexbox collapsed property works on flex items that are regions. The collapsed region item should not contribute to the flex container's width.