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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/inserting/insert-div-023-expected.txt
diff --git a/LayoutTests/platform/linux/editing/inserting/insert-div-023-expected.txt b/LayoutTests/platform/linux/editing/inserting/insert-div-023-expected.txt
index 80660cf61c14b053a0bb9b7a39241aaf23e2cf25..82c64106e9b5d6d7f702111f582a90f6a0cf0dc3 100644
--- a/LayoutTests/platform/linux/editing/inserting/insert-div-023-expected.txt
+++ b/LayoutTests/platform/linux/editing/inserting/insert-div-023-expected.txt
@@ -41,20 +41,20 @@ layer at (0,0) size 785x685 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (14,14) size 53x27
text run at (14,14) width 53: "line 1"
RenderBlock {P} at (0,200) size 769x56 [border: (2px solid #0000FF)]
- RenderBR {BR} at (14,14) size 0x27 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x27 [bgcolor=#008000]
RenderBlock {P} at (0,280) size 769x55 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 56x26
RenderText {#text} at (14,14) size 56x26
text run at (14,14) width 56: "line 2"
RenderBlock {P} at (0,359) size 769x55 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 0x26
- RenderBR {BR} at (14,14) size 0x26 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x26 [bgcolor=#008000]
RenderBlock {P} at (0,438) size 769x55 [border: (2px solid #0000FF)]
RenderInline {B} at (0,0) size 12x26
RenderText {#text} at (14,14) size 12x26
text run at (14,14) width 12: "x"
RenderBlock {P} at (0,517) size 769x56 [border: (2px solid #0000FF)]
- RenderBR {BR} at (14,14) size 0x27 [bgcolor=#008000]
+ LayoutBR {BR} at (14,14) size 0x27 [bgcolor=#008000]
RenderBlock {P} at (0,597) size 769x56 [border: (2px solid #0000FF)]
RenderText {#text} at (14,14) size 53x27
text run at (14,14) width 53: "line 3"

Powered by Google App Engine
This is Rietveld 408576698