Isiah Meadows
8134c51a48
Fix style updates to avoid unnecessary allocation ( #2312 )
...
* Fix style updates to avoid unnecessary allocation
- Drive-by: properly censor `cssFloat` -> css `float:` to match DOM
behavior
* Document `style` syntax + custom property support. [skip ci]
* Add a missing test
* Add a few more descriptive comments.
* Update changelog [skip ci]
2018-12-03 14:31:08 -05:00
Rasmus Porsager
7c299ab48c
Allow css vars with uppercase characters ( #2311 )
...
* Allow css vars with uppercase characters
* Remove charAt
* Extract dash lowercase lambda
* Extract match uppercase regex
* Set key and value correctly in updateStyle
* Fix domMock style to work like the browser
2018-11-26 09:40:08 -05:00
Pierre-Yves Gérardy
4921083898
[render/render] Fix xlink:href handling
2018-06-01 21:27:02 +02:00
Isiah Meadows
348bed0a7e
Allow xlink:href to get removed, fix option.value in mock
2017-10-01 19:34:12 -04:00
Pierre-Yves Gerardy
e031fe49a1
[test-utils/domMock] improve attributes handling
2017-05-28 18:26:09 +02:00
Samuel Tilly
de4433cd31
Override namespace with xmlns attribute ( #1825 )
...
Fixes issue #1819 foreignObject inside SVG
2017-05-03 14:55:56 -04:00
Isiah Meadows
1cc5fa5ba7
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
impinball
b4fb21475c
Add editorconfig, resolve differences
...
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Leo Horie
559369016d
initial commit (work in progress)
2016-04-20 20:02:37 -04:00