Bug 13184

Summary: HTMLImageElement longdesc should be complete resolved URL
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
fix
none
now includes test case
none
changed blurb of test's self description
none
bugger, forgot to update expected results too
darin: review-
addresses darin's issue adele: review+

Description Nicholas Shanks 2007-03-24 15:17:34 PDT
Attached
Comment 1 Nicholas Shanks 2007-03-24 15:21:15 PDT
Created attachment 13801 [details]
fix
Comment 2 Nicholas Shanks 2007-03-24 16:31:06 PDT
Created attachment 13802 [details]
now includes test case
Comment 3 Nicholas Shanks 2007-03-24 16:34:22 PDT
Created attachment 13803 [details]
changed blurb of test's self description
Comment 4 Nicholas Shanks 2007-03-24 16:46:26 PDT
Created attachment 13804 [details]
bugger, forgot to update expected results too
Comment 5 Darin Adler 2007-03-24 20:00:45 PDT
Comment on attachment 13804 [details]
bugger, forgot to update expected results too

Looks fine.

Also need to change HTMLImageElement::isURLAttribute to return true for longdescAttr. I noticed that by comparing with the handling of lowsrcAttr.

review- so you can fix that
Comment 6 Nicholas Shanks 2007-03-25 04:17:31 PDT
Created attachment 13811 [details]
addresses darin's issue
Comment 7 Alexey Proskuryakov 2007-03-31 03:24:10 PDT
Committed revision 20637.