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

Unified Diff: LayoutTests/platform/mac/editing/inserting/insert-div-023-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/mac/editing/inserting/insert-div-023-expected.txt
diff --git a/LayoutTests/platform/mac/editing/inserting/insert-div-023-expected.txt b/LayoutTests/platform/mac/editing/inserting/insert-div-023-expected.txt
index 92221460edb4fdfc6ffc0e9a4e4c2c46d76d5695..62645d98e5e78eb9da890b606458a1c330604bb7 100644
--- a/LayoutTests/platform/mac/editing/inserting/insert-div-023-expected.txt
+++ b/LayoutTests/platform/mac/editing/inserting/insert-div-023-expected.txt
@@ -41,20 +41,20 @@ layer at (0,0) size 785x688 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (14,14) size 54x28
text run at (14,14) width 54: "line 1"
RenderBlock {P} at (0,200) size 769x56 [border: (2px solid #0000FF)]
- RenderBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
RenderBlock {P} at (0,280) size 769x56 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 56x28
RenderText {#text} at (14,14) size 56x28
text run at (14,14) width 56: "line 2"
RenderBlock {P} at (0,360) size 769x56 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 0x28
- RenderBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
RenderBlock {P} at (0,440) size 769x56 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 12x28
RenderText {#text} at (14,14) size 12x28
text run at (14,14) width 12: "x"
RenderBlock {P} at (0,520) size 769x56 [border: (2px solid #0000FF)]
- RenderBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x28 [bgcolor=#008000]
RenderBlock {P} at (0,600) size 769x56 [border: (2px solid #0000FF)]
RenderText {#text} at (14,14) size 54x28
text run at (14,14) width 54: "line 3"

Powered by Google App Engine
This is Rietveld 408576698