[Webkit-unassigned] [Bug 91228] imagemap without a "name" attribute doesn't work (affects xkcd.com)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 15:32:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91228


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #167178|review?                     |review-
               Flag|                            |




--- Comment #16 from Sam Weinig <sam at webkit.org>  2012-10-04 15:32:42 PST ---
(From update of attachment 167178)
View in context: https://bugs.webkit.org/attachment.cgi?id=167178&action=review

> Source/WebCore/html/HTMLMapElement.cpp:109
> +    cachedValue = newValue;
> +    
> +}

Extra newline.

> LayoutTests/ChangeLog:10
> +        * fast/loader/map-images-to-id-and-name-expected.txt: Added.
> +        * fast/loader/map-images-to-id-and-name.html: Added.
> +        * fast/loader/resources/circle-and-square.png: Added.

The test should go in fast/images

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list