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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 728x36 7 RenderText {#text} at (0,0) size 728x36
8 text run at (0,0) width 728: "Assuming the port-specific theme draws f ocus rings, this test can be used to ensure that the focus ring color is not" 8 text run at (0,0) width 728: "Assuming the port-specific theme draws f ocus rings, this test can be used to ensure that the focus ring color is not"
9 text run at (0,18) width 273: "inherited for an <area> (by default) as per " 9 text run at (0,18) width 273: "inherited for an <area> (by default) as per "
10 RenderInline {A} at (0,0) size 475x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 475x18 [color=#0000EE]
11 RenderText {#text} at (272,18) size 475x18 11 RenderText {#text} at (272,18) size 475x18
12 text run at (272,18) width 475: "section 18.4 \"Dynamic outlines: th e 'outline' property\" of the CSS2.1 spec" 12 text run at (272,18) width 475: "section 18.4 \"Dynamic outlines: th e 'outline' property\" of the CSS2.1 spec"
13 RenderText {#text} at (746,18) size 783x36 13 RenderText {#text} at (746,18) size 783x36
14 text run at (746,18) width 37: ". This" 14 text run at (746,18) width 37: ". This"
15 text run at (0,36) width 602: "test FAILED if a red-colored focus ring is drawn around the <area> in the imagemap (below)." 15 text run at (0,36) width 602: "test FAILED if a red-colored focus ring is drawn around the <area> in the imagemap (below)."
16 RenderBlock (anonymous) at (0,70) size 784x128 16 RenderBlock (anonymous) at (0,70) size 784x128
17 RenderInline {MAP} at (0,0) size 0x0 17 RenderInline {MAP} at (0,0) size 0x0
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderInline {AREA} at (0,0) size 0x0 19 RenderInline {AREA} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderImage {IMG} at (0,0) size 128x128 22 LayoutImage {IMG} at (0,0) size 128x128
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698