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

Unified Diff: LayoutTests/platform/win/editing/inserting/insert-3800346-fix-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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/editing/inserting/insert-3800346-fix-expected.txt
diff --git a/LayoutTests/platform/win/editing/inserting/insert-3800346-fix-expected.txt b/LayoutTests/platform/win/editing/inserting/insert-3800346-fix-expected.txt
index e34af4c66029ac3f7b7437f0cb2bcbefcd6e26ec..7bb32d0be2c04552341088e7358855685635044c 100644
--- a/LayoutTests/platform/win/editing/inserting/insert-3800346-fix-expected.txt
+++ b/LayoutTests/platform/win/editing/inserting/insert-3800346-fix-expected.txt
@@ -29,8 +29,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 42x26
text run at (0,0) width 42: "Test"
RenderBlock (anonymous) at (0,102) size 756x108
- RenderBR {BR} at (0,0) size 0x26
- RenderBR {BR} at (0,27) size 0x26
- RenderBR {BR} at (0,54) size 0x26
- RenderBR {BR} at (0,81) size 0x26
+ LayoutBR {BR} at (0,0) size 0x26
+ LayoutBR {BR} at (0,27) size 0x26
+ LayoutBR {BR} at (0,54) size 0x26
+ LayoutBR {BR} at (0,81) size 0x26
caret: position 0 of child 5 {BR} of child 1 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698