Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt

Issue 1356983003: Set SelectionPaintingWithoutSelectionGaps to stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Two more tests. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt b/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
deleted file mode 100644
index 70617542146f868ecce228c9dd181511ad989107..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [700, 0, 100, 100]
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698