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

Unified Diff: LayoutTests/platform/mac/fast/block/lineboxcontain/parsing-invalid-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/block/lineboxcontain/parsing-invalid-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/lineboxcontain/parsing-invalid-expected.txt b/LayoutTests/platform/mac/fast/block/lineboxcontain/parsing-invalid-expected.txt
index f06e2b4ee77562b137370463a55464204344d657..4791a543c1204263425b1fd02770c05e601cedc4 100644
--- a/LayoutTests/platform/mac/fast/block/lineboxcontain/parsing-invalid-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/lineboxcontain/parsing-invalid-expected.txt
@@ -11,7 +11,7 @@ layer at (8,58) size 320x256
RenderInline {SPAN} at (0,0) size 320x64 [color=#008000]
RenderText {#text} at (0,32) size 320x64
text run at (0,32) width 320: "xxxxx"
- RenderBR {BR} at (320,32) size 0x64
+ LayoutBR {BR} at (320,32) size 0x64
RenderBlock {DIV} at (0,160) size 256x64 [color=#008000]
RenderText {#text} at (0,0) size 256x64
text run at (0,0) width 256: "xxxx"
@@ -24,7 +24,7 @@ layer at (8,346) size 320x256 backgroundClip at (8,346) size 320x254 clip at (8,
RenderInline {SPAN} at (0,0) size 320x64 [color=#008000]
RenderText {#text} at (0,32) size 320x64
text run at (0,32) width 320: "xxxxx"
- RenderBR {BR} at (320,32) size 0x64
+ LayoutBR {BR} at (320,32) size 0x64
RenderBlock {DIV} at (0,160) size 256x64 [color=#008000]
RenderText {#text} at (0,0) size 256x64
text run at (0,0) width 256: "xxxx"
@@ -37,7 +37,7 @@ layer at (8,634) size 320x256 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
RenderInline {SPAN} at (0,0) size 320x64 [color=#008000]
RenderText {#text} at (0,32) size 320x64
text run at (0,32) width 320: "xxxxx"
- RenderBR {BR} at (320,32) size 0x64
+ LayoutBR {BR} at (320,32) size 0x64
RenderBlock {DIV} at (0,160) size 256x64 [color=#008000]
RenderText {#text} at (0,0) size 256x64
text run at (0,0) width 256: "xxxx"
@@ -50,7 +50,7 @@ layer at (8,922) size 320x256 backgroundClip at (0,0) size 0x0 clip at (0,0) siz
RenderInline {SPAN} at (0,0) size 320x64 [color=#008000]
RenderText {#text} at (0,32) size 320x64
text run at (0,32) width 320: "xxxxx"
- RenderBR {BR} at (320,32) size 0x64
+ LayoutBR {BR} at (320,32) size 0x64
RenderBlock {DIV} at (0,160) size 256x64 [color=#008000]
RenderText {#text} at (0,0) size 256x64
text run at (0,0) width 256: "xxxx"
@@ -63,7 +63,7 @@ layer at (8,1210) size 320x256 backgroundClip at (0,0) size 0x0 clip at (0,0) si
RenderInline {SPAN} at (0,0) size 320x64 [color=#008000]
RenderText {#text} at (0,32) size 320x64
text run at (0,32) width 320: "xxxxx"
- RenderBR {BR} at (320,32) size 0x64
+ LayoutBR {BR} at (320,32) size 0x64
RenderBlock {DIV} at (0,160) size 256x64 [color=#008000]
RenderText {#text} at (0,0) size 256x64
text run at (0,0) width 256: "xxxx"

Powered by Google App Engine
This is Rietveld 408576698