| <!DOCTYPE html> | |
| <html> | |
| <body> | |
| <style> | |
| .test { | |
| width: 1px; | |
| height: 1px; | |
| border-style: double; | |
| border-width: 0px 3px 0px 3px; | |
| } | |
| </style> | |
| <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=92187">92187</a>: ASSERTION FAILED: !rect.isEmpty() : void WebCore::GraphicsContext::drawRect(const WebCore::IntRect &)</p> | |
| <p>This test passes if it doesn't ASSERT.</p> | |
| <div class="test"> </div> | |
| </html> | |
| </body> |