#8965 closed defect (fixed)
gfx: rework the VML backend to support standards mode, if possible
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX GFX | Version: | 1.3.0b3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The current VML backend breaks in the standards mode. While VML was developed for the quirks modfe, we can try to implement VML constructs for the standards mode too.
If the changes are too big consider creating a new backend for that.
Change History (4)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Milestone: | future → 1.4 |
---|---|
Priority: | normal → high |
severity: | normal → critical |
Type: | enhancement → defect |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [20816]) dojox.gfx: different initialization for IE8, !strict, fixes #8965.