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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt

Issue 2342143002: Auto-rebaseline for r418947 (Closed)
Patch Set: Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c4bcb745a64642f7efbd5ae12023fc1cba47ed31
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ LayoutBlockFlow {HTML} at (0,0) size 800x52
+ LayoutBlockFlow {BODY} at (8,8) size 784x36
+ LayoutBlockFlow {DIV} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 23x17
+ text run at (0,0) width 23: "abc"
+ LayoutText {#text} at (22,0) size 33x17
+ text run at (22,0) width 33: " xxx "
+ LayoutText {#text} at (54,0) size 21x17
+ text run at (54,0) width 21: "def"
+layer at (8,26) size 128x18 scrollWidth 162
+ LayoutBlockFlow {DIV} at (0,18) size 128x18
+ LayoutText {#text} at (0,0) size 64x17
+ text run at (0,0) width 64: "abcdefghi"
+ LayoutText {#text} at (63,0) size 33x17
+ text run at (63,0) width 33: " xxx "
+ LayoutText {#text} at (95,0) size 67x17
+ text run at (95,0) width 67: "jklmnopqr"
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698