| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>This tests that we compute expansion opportunities properly.</title> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| <style> | |
| :first-letter, * { | |
| white-space: pre-wrap; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| Pass if no assert in Debug. | |
| <ruby>aa | |
| <rt> </rt> | |
| </ruby> | |
| </body> | |
| </html> |