Chromium Code Reviews| Index: LayoutTests/fast/repaint/float-overflow-right.html |
| diff --git a/LayoutTests/fast/repaint/float-overflow-right.html b/LayoutTests/fast/repaint/float-overflow-right.html |
| index 062663467211c9b9fb008a5c64bb2265aadb92e1..dbc65a063a265051164eeeb5f1443e1d917a9da1 100644 |
| --- a/LayoutTests/fast/repaint/float-overflow-right.html |
| +++ b/LayoutTests/fast/repaint/float-overflow-right.html |
| @@ -2,6 +2,7 @@ |
| <html> |
| <head> |
| <title>Repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123</title> |
| + <script src="../../resources/ahem.js"></script> |
| <style> |
| .spacer { width: 0; } |
| .test { direction: rtl; border: thin dotted lightgray; margin: 2px; height: 35px; } |