Open
Description
This is a tracking list of bugs in other libraries that need to be addressed for this to work out of the box.
Open:
- Initializing CodeMirror in a transformed container results in inaccurate positioning.
- Firefox clips padding on overflowed elements.
- SVG tspan is not sized correctly in Firefox.
- Workaround in place. Ember 1.5.1 assumes that the router has a container.
- Workaround in place. Internet Explorer 11 does not support
preserve-3d
. - Workaround in place. Internet Explorer 11 has no idea what to do with transform: matrix3d();
- Workaround in place. In Firefox, dynamically generated SVG doesn't correctly account for text baseline location.
- Workaround in place. Blink transform: rotateY(180deg) results in loss of left-half interactivity.
- Workaround in place. Blink calculates height: 100% incorrectly.
- Workaround in place. WebKit calculates height: 100% incorrectly.
- Workaround in place. Symbolic links inside of the application aren't remapped appropriately.
- Workaround in place. Prefixed CSS calc() functions take the wrong code path in libsass
Addressed:
Metadata
Assignees
Labels
No labels
Activity