author | Lando <lando@lando.test> |
Thu, 10 Jul 2025 16:11:40 +0000 (2 hours ago) | |
changeset 795966 | 8f464d9c468ba1a7c1b0338deaa8bc8023f8ae3d |
parent 330130 | b16ebc0970fbd699e7012610ff74a518e5d8a328 |
permissions | -rw-r--r-- |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>phrasing content inside mtext (reference)</title> </head> <body> <p>Test passes if there is a green square and no red.</p> <div> <div style="position: absolute; background: green; width: 200px; height: 200px;"></div> </div> </body> </html>