Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for dashed strokes to CPU renderer. * Improve glyph rendering of vertically rotated text. * Fix issue drawing glyphs with complex transformations. * Add support for SVG stroke-dasharray property. * Fix issue displaying certain box-shadows, allow box-shadows on native controls. * Make single-line text inputs ignore line-height (matches Chrome CSS behavior). * Fix issue with dropdown menus not painting. * Update user-agent with proper Safari version string so Polymer works properly. * Fix crash when loading certain Data URIs. * Fix Unicode display issue when calling Window::SetTitle() on Windows.
- Loading branch information