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

Unified Diff: LayoutTests/platform/win/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/win/fast/css-generated-content/inline-display-types-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt
index 9ffdf33b425d75c3078414e9e5557c8df96f170c..1c202ef547a895fba58776f7fa96f5c495000ae9 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt
+++ b/LayoutTests/platform/win/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 49x17
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 80x17
RenderBlock {<pseudo:before>} at (0,18) size 32x18
RenderTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,18) size 48x17
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 80x17
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 48x17
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