| Test passes if there is no assertion or crash. | |
| <head> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| <style> | |
| * { opacity: 0.75 } | |
| </style> | |
| </head> | |
| <body onload="document.startViewTransition()"> | |
| <div> | |
| <li style="view-transition-name: a0"> | |
| </div> | |
| </body> |