http://www.w3.org/Bugs/Public/show_bug.cgi?id=14068
Summary: Think about what to return for backColor/hiliteColor
value if it winds up being fully transparent
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML Editing APIs
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
Currently the spec says to return rgb(255, 255, 255). Maybe we should return
rgba(0, 0, 0, 0) instead. Have to check what browsers do.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.