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

Unified Diff: LayoutTests/fast/repaint/selection-after-remove-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/fast/repaint/selection-after-remove-expected.txt
diff --git a/LayoutTests/fast/repaint/selection-after-remove-expected.txt b/LayoutTests/fast/repaint/selection-after-remove-expected.txt
deleted file mode 100644
index 484da9a0769c36c34a0105cf4b68d9ff1901823b..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/selection-after-remove-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x562
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 768x36
- text run at (0,0) width 650: "This tests to see if selection gaps are invalidated properly when content inside the selection is removed. "
- text run at (650,0) width 114: "Only 'hello world'"
- text run at (764,0) width 4: " "
- text run at (0,18) width 229: "should have a selecton tint behind it."
- RenderBlock {DIV} at (30,66) size 152x20 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 35x18
- text run at (1,1) width 35: "hello "
- RenderText {#text} at (36,1) size 37x18
- text run at (36,1) width 37: "world"
- RenderBR {BR} at (73,15) size 0x0
-selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
-selection end: position 6 of child 1 {#text} of child 3 {DIV} of body
« no previous file with comments | « LayoutTests/fast/repaint/selection-after-delete-expected.txt ('k') | LayoutTests/fast/repaint/selection-clear-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698