| <style> | |
| div { | |
| position: fixed; | |
| } | |
| </style>PASS if no assert in debug<div class=container><div><div></div></div><script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| document.body.offsetHeight; | |
| document.styleSheets[0].insertRule(".container { container-type: inline-size; }"); | |
| </script> |