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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/indent-selection-expected.txt

Issue 329025: Rebaseline tests that changed upstream: (Closed)
Patch Set: passing Created 11 years, 2 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: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/indent-selection-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/indent-selection-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/indent-selection-expected.txt
deleted file mode 100644
index 87c08872c2bde17404dd2802b94f4555cc433d79..0000000000000000000000000000000000000000
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/indent-selection-expected.txt
+++ /dev/null
@@ -1,58 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 10 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-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 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 346x19
- text run at (0,0) width 346: "This test uses the execCommand to indent the text below."
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,40) size 784x212
- RenderBlock {BLOCKQUOTE} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x40
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "Lorem"
- RenderBR {BR} at (40,15) size 0x0
- RenderText {#text} at (0,20) size 80x19
- text run at (0,20) width 80: "more Lorem!"
- RenderBlock {BLOCKQUOTE} at (40,40) size 704x20
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "ipsum"
- RenderBlock (anonymous) at (0,60) size 784x0
- RenderBlock {BLOCKQUOTE} at (40,76) size 744x60
- RenderBlock {UL} at (0,0) size 744x60
- RenderBlock {UL} at (40,0) size 704x60
- RenderListItem {LI} at (40,0) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderListItem {LI} at (40,20) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "Bar"
- RenderListItem {LI} at (40,40) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "Baz"
- RenderBlock {BLOCKQUOTE} at (40,152) size 744x60
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "Dolor"
- RenderBlock (anonymous) at (0,20) size 744x40
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Sum!"
- RenderBR {BR} at (32,15) size 0x0
- RenderText {#text} at (0,20) size 33x19
- text run at (0,20) width 33: "Thing"
- RenderBlock (anonymous) at (0,212) size 784x0
-selection start: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
-selection end: position 5 of child 3 {#text} of child 3 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698