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

Unified Diff: LayoutTests/platform/mac/fast/invalid/010-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/invalid/010-expected.txt
diff --git a/LayoutTests/platform/mac/fast/invalid/010-expected.txt b/LayoutTests/platform/mac/fast/invalid/010-expected.txt
index 44485b3b3e8e8ccd43cc82566dcf77563cc59b45..b10848cf2be01a8a2aa101e238a87fbcd43bd0af 100644
--- a/LayoutTests/platform/mac/fast/invalid/010-expected.txt
+++ b/LayoutTests/platform/mac/fast/invalid/010-expected.txt
@@ -17,23 +17,23 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 32x18
RenderText {#text} at (0,0) size 32x18
text run at (0,0) width 32: "issue"
- RenderBR {BR} at (32,14) size 0x0
+ LayoutBR {BR} at (32,14) size 0x0
RenderInline {SPAN} at (0,0) size 22x18
RenderText {#text} at (0,18) size 22x18
text run at (0,18) width 22: "fail"
- RenderBR {BR} at (21,32) size 1x0
+ LayoutBR {BR} at (21,32) size 1x0
RenderInline {A} at (0,0) size 124x18
RenderText {#text} at (0,36) size 124x18
text run at (0,36) width 124: "here is another link"
- RenderBR {BR} at (123,50) size 1x0
+ LayoutBR {BR} at (123,50) size 1x0
RenderInline {SPAN} at (0,0) size 20x18
RenderText {#text} at (0,54) size 20x18
text run at (0,54) width 20: "n/a"
- RenderBR {BR} at (19,68) size 1x0
+ LayoutBR {BR} at (19,68) size 1x0
RenderInline {SPAN} at (0,0) size 28x18
RenderText {#text} at (0,72) size 28x18
text run at (0,72) width 28: "pass"
- RenderBR {BR} at (27,86) size 1x0
+ LayoutBR {BR} at (27,86) size 1x0
RenderBlock {H1} at (0,209.31) size 784x37
RenderText {#text} at (0,0) size 224x37
text run at (0,0) width 224: "another heading"
@@ -41,4 +41,4 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 20x18
RenderText {#text} at (0,0) size 20x18
text run at (0,0) width 20: "n/a"
- RenderBR {BR} at (19,14) size 1x0
+ LayoutBR {BR} at (19,14) size 1x0

Powered by Google App Engine
This is Rietveld 408576698