cite property on ins/del should be a URI, not a string. Bug 292754,
r+sr=jst, a=dbaron git-svn-id: svn://10.0.0.236/trunk@173020 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
94fa16a085
commit
fb59007469
@ -94,5 +94,5 @@ NS_HTML_CONTENT_INTERFACE_MAP_END
|
||||
NS_IMPL_DOM_CLONENODE(nsHTMLModElement)
|
||||
|
||||
|
||||
NS_IMPL_STRING_ATTR(nsHTMLModElement, Cite, cite)
|
||||
NS_IMPL_URI_ATTR(nsHTMLModElement, Cite, cite)
|
||||
NS_IMPL_STRING_ATTR(nsHTMLModElement, DateTime, datetime)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user