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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css-generated-content/inline-display-types-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt
index 085a34e2a7c58381e33f0101c668b7c416b740b6..e21f0430288ae6eadf56e35f738af39a97c18a09 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt
+++ b/LayoutTests/platform/mac/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 36: "Test: "
RenderText {#text} at (35,0) size 49x18
text run at (35,0) width 49: "content"
- RenderBR {BR} at (83,14) size 1x0
+ LayoutBR {BR} at (83,14) size 1x0
RenderInline {SPAN} at (0,0) size 80x18
RenderBlock {<pseudo:before>} at (0,18) size 32x18
RenderTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,18) size 48x18
text run at (32,18) width 48: "content"
- RenderBR {BR} at (79,32) size 1x0
+ LayoutBR {BR} at (79,32) size 1x0
RenderInline {SPAN} at (0,0) size 80x18
LayoutTable {<pseudo:before>} at (0,36) size 32x18
LayoutTableSection (anonymous) at (0,0) size 32x18
@@ -54,4 +54,4 @@ layer at (0,0) size 800x600
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,36) size 48x18
text run at (32,36) width 48: "content"
- RenderBR {BR} at (79,50) size 1x0
+ LayoutBR {BR} at (79,50) size 1x0

Powered by Google App Engine
This is Rietveld 408576698