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

Unified Diff: LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-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/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt b/LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt
deleted file mode 100644
index 7f8b05372b45f55281684b777889be9be13247cc..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,50) size 784x542
-layer at (58,50) size 734x20
- LayoutBlockFlow {DIV} at (50,0) size 734x20
- LayoutText {#text} at (0,0) size 7x19
- text run at (0,0) width 7: "a"
-layer at (58,50) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- LayoutBR {BR} at (0,0) size 0x19
-selection start: position 0 of child 0 {BR} of child 1 {DIV} of child 1 {DIV} of body
-selection end: position 1 of child 2 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698