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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-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/linux/editing/unsupported-content/table-type-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-type-after-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-type-after-expected.txt
index bee6d4176da89b4182a54a2edd09d9bd437655aa..ce6829d1e175f4b062d7c44bc0c569dbcaaf5273 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-type-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-type-after-expected.txt
@@ -22,8 +22,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x220 [border: (4px solid #0000FF)]
LayoutBlockFlow {DIV} at (20,20) size 744x69
- LayoutText {#text} at (0,0) size 66x26
- text run at (0,0) width 66: "Tests: "
+ LayoutText {#text} at (0,0) size 64x26
+ text run at (0,0) width 64: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,27) size 654x20
text run at (0,27) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
@@ -31,8 +31,8 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 100x20
LayoutText {#text} at (0,48) size 100x20
text run at (0,48) width 100: "For this test: "
- LayoutText {#text} at (100,48) size 176x20
- text run at (100,48) width 176: "Test typing after a table."
+ LayoutText {#text} at (100,48) size 175x20
+ text run at (100,48) width 175: "Test typing after a table."
LayoutBlockFlow (anonymous) at (20,89) size 744x21
LayoutBR {BR} at (0,0) size 0x20
LayoutBlockFlow {DIV} at (20,110) size 744x90
@@ -46,8 +46,8 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 100x20
LayoutText {#text} at (0,69) size 100x20
text run at (0,69) width 100: "For this test: "
- LayoutText {#text} at (100,69) size 432x20
- text run at (100,69) width 432: "Typed text should appear after (on the line below) the table."
+ LayoutText {#text} at (100,69) size 431x20
+ text run at (100,69) width 431: "Typed text should appear after (on the line below) the table."
LayoutBlockFlow {DIV} at (0,230) size 784x114 [border: (2px solid #008000)]
LayoutTable {TABLE} at (2,2) size 46x82 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 44x80

Powered by Google App Engine
This is Rietveld 408576698