| <!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] --> | |
| <html> | |
| <body> | |
| <div style="position: relative; left: 10px"> | |
| <div style="position: relative; left: auto; top: auto; width: 30px; height: 40px;"></div> | |
| </div> | |
| </body> | |
| </html> |