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

Side by Side Diff: LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/image-blocked-alt-content-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x88 3 layer at (0,0) size 800x88
4 RenderBlock {HTML} at (0,0) size 800x88 4 RenderBlock {HTML} at (0,0) size 800x88
5 RenderBody {BODY} at (8,8) size 784x72 5 RenderBody {BODY} at (8,8) size 784x72
6 RenderText {#text} at (0,0) size 749x72 6 RenderText {#text} at (0,0) size 749x72
7 text run at (0,0) width 749: "This test shows what alt content looks lik e when an image errors out on a page with a CSP that blocks data: URIs for" 7 text run at (0,0) width 749: "This test shows what alt content looks lik e when an image errors out on a page with a CSP that blocks data: URIs for"
8 text run at (0,54) width 54: "images. " 8 text run at (0,54) width 54: "images. "
9 RenderBlock {IMG} at (53.31,18) size 50x50 9 RenderBlock {IMG} at (53.31,18) size 50x50
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (61,26) size 50x50 clip at (62,27) size 48x48 11 layer at (61,26) size 50x50 clip at (62,27) size 48x48
12 RenderBlock {DIV} at (0,0) size 50x50 [border: (1px solid #C0C0C0)] 12 RenderBlock {DIV} at (0,0) size 50x50 [border: (1px solid #C0C0C0)]
13 RenderImage {IMG} at (2,2) size 16x16 13 LayoutImage {IMG} at (2,2) size 16x16
14 layer at (79,28) size 30x36 14 layer at (79,28) size 30x36
15 RenderBlock {DIV} at (18,2) size 30x36 15 RenderBlock {DIV} at (18,2) size 30x36
16 RenderText {#text} at (0,0) size 24x36 16 RenderText {#text} at (0,0) size 24x36
17 text run at (0,0) width 16: "alt" 17 text run at (0,0) width 16: "alt"
18 text run at (0,18) width 24: "text" 18 text run at (0,18) width 24: "text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698