- From: <bugzilla@jessica.w3.org>
- Date: Tue, 24 Mar 2015 19:54:58 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28328
Bug ID: 28328
Summary: Bad color contrast for code in note
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: simonp@opera.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
http://heycam.github.io/webidl/#idl-union
[[
Note
For example, the flattened member types of the union type (Node or (Date or
Event) or (XMLHttpRequest or DOMString)? or (float[] or NodeList)[]) are the
six types Node, Date, Event, XMLHttpRequest, DOMString and (float[] or
NodeList)[].
]]
The orangered <code> on light blue background is hard to read. (Possibly worse
for some color blindness.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 24 March 2015 19:55:01 UTC