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

Unified Diff: LayoutTests/platform/win/http/tests/local/file-url-sent-as-referer-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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/http/tests/local/file-url-sent-as-referer-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/local/file-url-sent-as-referer-expected.txt b/LayoutTests/platform/win/http/tests/local/file-url-sent-as-referer-expected.txt
index b0ea6746dd2b0652b1e42c87234ce3b91e2e7197..89b58c20dfaff1e4674e594ca8787a680995faca 100644
--- a/LayoutTests/platform/win/http/tests/local/file-url-sent-as-referer-expected.txt
+++ b/LayoutTests/platform/win/http/tests/local/file-url-sent-as-referer-expected.txt
@@ -7,16 +7,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,20) size 478x19
text run at (0,20) width 478: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
RenderBR {BR} at (478,35) size 0x0
- RenderPartObject {IFRAME} at (0,40) size 304x154 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderImage {IMG} at (0,0) size 250x50
RenderText {#text} at (304,179) size 4x19
text run at (304,179) width 4: " "
RenderBR {BR} at (308,194) size 0x0
RenderText {#text} at (0,199) size 369x19
text run at (0,199) width 369: "The above image will tell you success or failure - green or red"
RenderBR {BR} at (369,214) size 0x0
+layer at (8,48) size 304x154
+ RenderPartObject {IFRAME} at (0,40) size 304x154 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderBlock {HTML} at (0,0) size 300x150
+ RenderBody {BODY} at (8,8) size 284x134
+ RenderImage {IMG} at (0,0) size 250x50

Powered by Google App Engine
This is Rietveld 408576698