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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-delete-003-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-delete-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-delete-003-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-delete-003-expected.txt
index 0a5ec5fbef1f0f8ea3610e9e2f4ea61a6c116dc1..65cdc7b6fbfd4d824d8150e6d9bf099e4d22e86d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-delete-003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/unsupported-content/table-delete-003-expected.txt
@@ -18,8 +18,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x262 [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. "
@@ -46,7 +46,7 @@ layer at (0,0) size 800x600
text run at (100,69) width 299: "Only selected content should get deleted. "
text run at (399,69) width 336: "Surrounding content that is not selected should"
text run at (0,90) width 204: "(obviously) not be affected. "
- LayoutBR {BR} at (204,106) size 0x0
+ LayoutBR {BR} at (203,106) size 1x0
LayoutInline {B} at (0,0) size 714x20
LayoutText {#text} at (0,111) size 714x20
text run at (0,111) width 714: "There is a bug: the caret ends up in the wrong position, it should be in the empty paragraph."

Powered by Google App Engine
This is Rietveld 408576698