Opened 9 years ago
Closed 9 years ago
#17199 closed defect (fixed)
hccs - false detection of "highcontrast" when spaces in URL
Reported by: | pykaso | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.10 |
Component: | Core | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Please add quotes in
something like this:
div.style.cssText = "border: 1px solid; border-color:red green; position: absolute; height: 5px; top: -999px;" + "background-image: url('''\"'''" + (config.blankGif || require.toUrl("./resources/blank.gif")) + "'''\"''');";
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | hccs.patch added |
---|
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.10 |
Owner: | set to bill |
Status: | new → assigned |
Sure, makes sense.
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
hccs.js