| <!DOCTYPE html> | |
| <!-- | |
| Any copyright is dedicated to the Public Domain. | |
| http://creativecommons.org/publicdomain/zero/1.0/ | |
| --> | |
| <html> | |
| <head> | |
| <title>CSS Reftest Reference</title> | |
| <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> | |
| <meta charset="utf-8"> | |
| </head> | |
| <body> | |
| a a<div style="display:inline-block">b b</div>x x | |
| </body> | |
| </html> |