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

Unified Diff: LayoutTests/editing/execCommand/4580583-2-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/editing/execCommand/4580583-2-expected.txt
diff --git a/LayoutTests/editing/execCommand/4580583-2-expected.txt b/LayoutTests/editing/execCommand/4580583-2-expected.txt
deleted file mode 100644
index 332faa79c974b3cfe2767a6caf2901a0470d4ab5..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/execCommand/4580583-2-expected.txt
+++ /dev/null
@@ -1,38 +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 784x576
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 767x37
- text run at (0,0) width 474: "This tests to make sure that breaking a quoted list doesn't renumber the list. "
- text run at (474,0) width 293: "You should see a list broken in two below, the"
- text run at (0,18) width 668: "list items numbered 1, 2, 2, 3, 4. Two list items will be numbered '2' because the original item '2' was split."
- RenderBlock {DIV} at (0,52) size 784x140
- RenderBlock {BLOCKQUOTE} at (2,0) size 742x36 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {OL} at (2,0) size 740x36
- RenderListItem {LI} at (40,0) size 700x18
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "One"
- RenderListItem {LI} at (40,18) size 700x18
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "Two"
- RenderBlock (anonymous) at (0,52) size 784x18
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {BLOCKQUOTE} at (2,86) size 742x54 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {OL} at (2,0) size 740x54
- RenderListItem {LI} at (40,0) size 700x18
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "Two"
- RenderListItem {LI} at (40,18) size 700x18
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Three"
- RenderListItem {LI} at (40,36) size 700x18
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "Four"
-caret: position 0 of child 2 {BR} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698