Index: LayoutTests/editing/selection/subpixel-positioned-selection-expected.html |
diff --git a/LayoutTests/editing/selection/subpixel-positioned-selection-expected.html b/LayoutTests/editing/selection/subpixel-positioned-selection-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..994409ecad5d1da65ca4e8c91d1e4291b46ded33 |
--- /dev/null |
+++ b/LayoutTests/editing/selection/subpixel-positioned-selection-expected.html |
@@ -0,0 +1,5 @@ |
+<!DOCTYPE html> |
+There should be no residue when shrinking a selection under a sub-pixel-positioned element. |
+<div style="position: absolute; left: 0.3px"> |
+ABCDEFGHIJKLMNOPQRSTUVWXYZ |
+</div> |