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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/invalid/010-expected.txt
diff --git a/LayoutTests/platform/linux/fast/invalid/010-expected.txt b/LayoutTests/platform/linux/fast/invalid/010-expected.txt
index b03c8c24c33cd29a3cd2884f403202382508f747..27598bc76e5e0a3fbd6cef4a3e76c9b5d47dbae6 100644
--- a/LayoutTests/platform/linux/fast/invalid/010-expected.txt
+++ b/LayoutTests/platform/linux/fast/invalid/010-expected.txt
@@ -17,23 +17,23 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 29x19
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "issue"
- RenderBR {BR} at (29,15) size 0x0
+ LayoutBR {BR} at (29,15) size 0x0
RenderInline {SPAN} at (0,0) size 17x19
RenderText {#text} at (0,20) size 17x19
text run at (0,20) width 17: "fail"
- RenderBR {BR} at (17,35) size 0x0
+ LayoutBR {BR} at (17,35) size 0x0
RenderInline {A} at (0,0) size 113x19
RenderText {#text} at (0,40) size 113x19
text run at (0,40) width 113: "here is another link"
- RenderBR {BR} at (113,55) size 0x0
+ LayoutBR {BR} at (113,55) size 0x0
RenderInline {SPAN} at (0,0) size 18x19
RenderText {#text} at (0,60) size 18x19
text run at (0,60) width 18: "n/a"
- RenderBR {BR} at (18,75) size 0x0
+ LayoutBR {BR} at (18,75) size 0x0
RenderInline {SPAN} at (0,0) size 27x19
RenderText {#text} at (0,80) size 27x19
text run at (0,80) width 27: "pass"
- RenderBR {BR} at (27,95) size 0x0
+ LayoutBR {BR} at (27,95) size 0x0
RenderBlock {H1} at (0,221.31) size 784x37
RenderText {#text} at (0,0) size 224x36
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 18x19
RenderText {#text} at (0,0) size 18x19
text run at (0,0) width 18: "n/a"
- RenderBR {BR} at (18,15) size 0x0
+ LayoutBR {BR} at (18,15) size 0x0

Powered by Google App Engine
This is Rietveld 408576698