[Webkit-unassigned] [Bug 13722] New: Finish testing and fixing the setting of DOM attributes to JS null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 14 19:19:45 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13722
Summary: Finish testing and fixing the setting of DOM attributes
to JS null
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sam at webkit.org
CC: alice.liu at apple.com
A number of attributes that were not tested in bug 13541 should be tested and
if need be fixed. These include:
-from the Core DOM
CharacterData.data
ProcessingInstruction.data
Attr.value
-from the CSSOM
CSSPageRule.selectorText
CSSRule.cssText
CSSStyleDeclaration.cssText
CSSStyleRule.selectorText
CSSValue.cssText
MediaList.mediaText
-from the SVG DOM
SVGElement.id
SVGElement.xmlbase
SVGAngle.valueAsString
SVGLength.valueAsString
SVGScriptElement.type
-and from CanvasRenderingContext2D
CanvasRenderingContext2D.globalCompositeOperation
CanvasRenderingContext2D.lineCap
CanvasRenderingContext2D.lineJoin
CanvasRenderingContext2D.shadowColor
Test cases forthcoming
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list