Chromium Code Reviews| Index: LayoutTests/fast/repaint/float-overflow.html |
| diff --git a/LayoutTests/fast/repaint/float-overflow.html b/LayoutTests/fast/repaint/float-overflow.html |
| index 64f874e3f52f3a6db77427eb00d952b249f090f5..cbc2bc2dad897b8e4dee3c383ea005db84f07d4c 100644 |
| --- a/LayoutTests/fast/repaint/float-overflow.html |
| +++ b/LayoutTests/fast/repaint/float-overflow.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 { border: thin dotted lightgray; margin: 2px; height: 35px; } |