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

Side by Side Diff: LayoutTests/platform/mac/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt

Issue 442563002: Fix getComputedStyle() for area element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to use rebaseline Created 6 years, 4 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 770x36 7 RenderText {#text} at (0,0) size 770x36
8 text run at (0,0) width 770: "Assuming the port-specific theme draws f ocus rings, this test can be used to ensure that the focus ring color is not inh erited" 8 text run at (0,0) width 770: "Assuming the port-specific theme draws f ocus rings, this test can be used to ensure that the focus ring color is not inh erited"
9 text run at (0,18) width 207: "for an <area> (by default) as per " 9 text run at (0,18) width 207: "for an <area> (by default) as per "
10 RenderInline {A} at (0,0) size 467x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 467x18 [color=#0000EE]
11 RenderText {#text} at (207,18) size 467x18 11 RenderText {#text} at (207,18) size 467x18
12 text run at (207,18) width 467: "section 18.4 \"Dynamic outlines: th e 'outline' property\" of the CSS2.1 spec" 12 text run at (207,18) width 467: "section 18.4 \"Dynamic outlines: th e 'outline' property\" of the CSS2.1 spec"
13 RenderText {#text} at (674,18) size 735x36 13 RenderText {#text} at (674,18) size 735x36
14 text run at (674,18) width 61: ". This test" 14 text run at (674,18) width 61: ". This test"
15 text run at (0,36) width 567: "FAILED if a red-colored focus ring is d rawn around the <area> in the imagemap (below)." 15 text run at (0,36) width 567: "FAILED if a red-colored focus ring is d rawn 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 RenderText {#text} 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 RenderImage {IMG} at (0,0) size 128x128 22 RenderImage {IMG} at (0,0) size 128x128
22 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