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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/4875189-2-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/inserting/4875189-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/4875189-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/4875189-2-expected.txt
index 0f49dda64cb7024ad5c1bf861935dcc1b0e8920d..6a8e8f8589b56cd223f30702f931c3bdec785d98 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/4875189-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/4875189-2-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 416: "This tests for a bug when replacing the contents of a floating element. "
text run at (416,0) width 328: "Just its contents should be removed during the replace."
LayoutBlockFlow {DIV} at (0,36) size 784x20
- LayoutText {#text} at (274,0) size 223x19
- text run at (274,0) width 223: "This shouldn't be in the bordered div."
- LayoutBlockFlow (floating) {DIV} at (0,0) size 274.97x22 [border: (1px solid #0000FF)]
- LayoutText {#text} at (1,1) size 273x19
- text run at (1,1) width 273: "This should be in a floating blue bordered div."
+ LayoutText {#text} at (276,0) size 223x19
+ text run at (276,0) width 223: "This shouldn't be in the bordered div."
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 276x22 [border: (1px solid #0000FF)]
+ LayoutText {#text} at (1,1) size 274x19
+ text run at (1,1) width 274: "This should be in a floating blue bordered div."
caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698