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

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

Issue 261054: Rebaseline some layout tests after roll to r49405 (Closed)
Patch Set: again 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/5138441-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/5138441-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/5138441-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e62a3d44f87aa40103df319915f74d2935f2b8a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/5138441-expected.txt
@@ -0,0 +1,19 @@
+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 {P} at (0,0) size 784x60
+ RenderText {#text} at (0,0) size 782x59
+ text run at (0,0) width 471: "This tests for a bug where indented text would appear quoted in GoogleDocs. "
+ text run at (471,0) width 311: "Google docs uses blockquotes and FormatBlock to"
+ text run at (0,20) width 725: "implement a \"Quote Text\" feature, and style rules for blockquotes appeared on the blockquotes that we use to implement"
+ text run at (0,40) width 57: "indenting."
+ RenderBlock {DIV} at (0,76) size 784x66
+ RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
+ RenderText {#text} at (0,0) size 219x19
+ text run at (0,0) width 219: "This should be indented, not quoted."
+ RenderBlock {BLOCKQUOTE} at (8,28) size 768x38 [border: (1px dashed #AAAAAA)]
+ RenderText {#text} at (9,9) size 167x19
+ text run at (9,9) width 167: "This text should be Quoted."
+caret: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698