Chromium Code Reviews| Index: LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
| diff --git a/LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html b/LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
| index 8f1537499988355323bf97935309c93e144a2172..7fbebeefda6811586d8c36a9bdbd7ae3876c74a1 100644 |
| --- a/LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
| +++ b/LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
| @@ -1,6 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| <head> |
| +<script src="../../../resources/ahem.js"></script> |
| <style> |
| .editing { |
| border: solid red 50px; |