Index: LayoutTests/fast/repaint/resources/selection-change-in-iframe-with-relative-parent-iframe.html |
diff --git a/LayoutTests/fast/repaint/resources/selection-change-in-iframe-with-relative-parent-iframe.html b/LayoutTests/fast/repaint/resources/selection-change-in-iframe-with-relative-parent-iframe.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b5a59a93f302450bd5a04074b41794c7d35d16a0 |
--- /dev/null |
+++ b/LayoutTests/fast/repaint/resources/selection-change-in-iframe-with-relative-parent-iframe.html |
@@ -0,0 +1,8 @@ |
+<!DOCTYPE html> |
+<style> |
+html { |
+ font: 10px Ahem; |
+ -webkit-font-smoothing: none; |
+} |
+</style> |
+Foo<br><br>Bar<br><br>Bazz<br><br> |