Chromium Code Reviews

Unified Diff: LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt
diff --git a/LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt b/LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt
index 2f23b4054cae21663bc4f75b03787b5fbba4cd4b..aa2fddb8992e12c3ec1acc47175dc9d35c7af49f 100644
--- a/LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt
+++ b/LayoutTests/platform/linux/editing/inserting/5156401-2-expected.txt
@@ -10,5 +10,5 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 395x19 [color=#0000EE]
RenderText {#text} at (0,0) size 395x19
text run at (0,0) width 395: "Everything in this editable region should be in the same paragraph."
- RenderBR {BR} at (395,15) size 0x0
+ LayoutBR {BR} at (395,15) size 0x0
caret: position 67 of child 0 {#text} of child 0 {A} of child 3 {DIV} of body

Powered by Google App Engine