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/fast/css-generated-content/inline-display-types-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/fast/css-generated-content/inline-display-types-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
index 46918117374ba83eb326b9ad12c01db40aeef4a9..7d562f40705d01b088ec42f043c9cd512dc071c7 100644
--- a/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
+++ b/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
@@ -37,14 +37,14 @@ layer at (0,0) size 800x600
text run at (0,0) width 33: "Test: "
RenderText {#text} at (33,0) size 44x19
text run at (33,0) width 44: "content"
- RenderBR {BR} at (77,15) size 0x0
+ LayoutBR {BR} at (77,15) size 0x0
RenderInline {SPAN} at (0,0) size 73x19
RenderBlock {<pseudo:before>} at (0,20) size 29x20
RenderTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,20) size 44x19
text run at (29,20) width 44: "content"
- RenderBR {BR} at (73,35) size 0x0
+ LayoutBR {BR} at (73,35) size 0x0
RenderInline {SPAN} at (0,0) size 73x19
LayoutTable {<pseudo:before>} at (0,40) size 29x20
LayoutTableSection (anonymous) at (0,0) size 29x20
@@ -54,4 +54,4 @@ layer at (0,0) size 800x600
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,40) size 44x19
text run at (29,40) width 44: "content"
- RenderBR {BR} at (73,55) size 0x0
+ LayoutBR {BR} at (73,55) size 0x0

Powered by Google App Engine
This is Rietveld 408576698