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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt
index a803b2113c964a33d35301b67f9668a6040360b3..2193da60aab2e83e7ce865e2b9dde3c49b32fcfd 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/unsupported-content/list-type-after-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x228 [border: (4px solid #0000FF)]
LayoutBlockFlow {DIV} at (20,20) size 744x72
- LayoutText {#text} at (0,0) size 68x28
- text run at (0,0) width 68: "Tests: "
+ LayoutText {#text} at (0,0) size 66x28
+ text run at (0,0) width 66: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,28) size 656x22
text run at (0,28) width 656: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
@@ -24,8 +24,8 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 98x22
LayoutText {#text} at (0,50) size 98x22
text run at (0,50) width 98: "For this test: "
- LayoutText {#text} at (97,50) size 220x22
- text run at (97,50) width 220: "Test typing at the end of a list."
+ LayoutText {#text} at (97,50) size 219x22
+ text run at (97,50) width 219: "Test typing at the end of a list."
LayoutBlockFlow (anonymous) at (20,92) size 744x22
LayoutBR {BR} at (0,0) size 0x22
LayoutBlockFlow {DIV} at (20,114) size 744x94
@@ -39,8 +39,8 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 98x22
LayoutText {#text} at (0,72) size 98x22
text run at (0,72) width 98: "For this test: "
- LayoutText {#text} at (97,72) size 419x22
- text run at (97,72) width 419: "Typed text should appear after (on the line below) the list."
+ LayoutText {#text} at (97,72) size 418x22
+ text run at (97,72) width 418: "Typed text should appear after (on the line below) the list."
LayoutBlockFlow {DIV} at (0,238) size 784x136 [border: (2px solid #008000)]
LayoutBlockFlow {UL} at (2,26) size 780x84
LayoutListItem {LI} at (40,0) size 740x28

Powered by Google App Engine
This is Rietveld 408576698