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

Unified Diff: LayoutTests/platform/mac/http/tests/local/file-url-sent-as-referer-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/http/tests/local/file-url-sent-as-referer-expected.txt
diff --git a/LayoutTests/platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt b/LayoutTests/platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt
index 93bb5446cd9fcfc80bea0d70e415a32b0abccd92..59fa2f10d43e9b067382f788b565d71cd75b6efc 100644
--- a/LayoutTests/platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt
+++ b/LayoutTests/platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt
@@ -3,16 +3,16 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 515x18
text run at (0,18) width 515: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
- RenderBR {BR} at (514,32) size 1x0
+ LayoutBR {BR} at (514,32) size 1x0
RenderText {#text} at (304,176) size 4x18
text run at (304,176) width 4: " "
- RenderBR {BR} at (308,190) size 0x0
+ LayoutBR {BR} at (308,190) size 0x0
RenderText {#text} at (0,194) size 398x18
text run at (0,194) width 398: "The above image will tell you success or failure - green or red"
- RenderBR {BR} at (397,208) size 1x0
+ LayoutBR {BR} at (397,208) size 1x0
layer at (8,44) size 304x154
LayoutIFrame {IFRAME} at (0,36) size 304x154 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x150

Powered by Google App Engine
This is Rietveld 408576698