File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2023,26 +2023,6 @@ <h2 id="pagination">
20232023 and running out of space.
20242024 (I think it just lays out as continuous media within the overflow area.)
20252025
2026- < h2 id ="cssom "> CSSOM</ h2 >
2027-
2028- < div class ="issue ">
2029- < p > 'Flex' property is currently defined as shorthand only, combining three
2030- values. When queried from OM, it is seen as a string with up to three
2031- values, which can be very complicated to deal with properly.
2032-
2033- < p > There should be separate properties to access flexibility components in OM, such as:
2034-
2035- < pre class ="idl ">
2036- [Supplemental] interface "< a href ="http://www.w3.org/TR/cssom/#cssstyledeclaration "> CSSStyleDeclaration</ a > {
2037- attribute DOMString? flexPositive;
2038- attribute DOMString? flexNegative;
2039- attribute DOMString? flexPreferredSize;
2040- };
2041- </ pre >
2042-
2043- See < a href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16145 "> Bug-16145</ a >
2044- </ div >
2045-
20462026< h2 id ="conformance ">
20472027Conformance</ h2 >
20482028
You can’t perform that action at this time.
0 commit comments