Commit 7f2c360
committed
Updates libdom
libdom's parsing is now less strict with respect to attribute names. See:
lightpanda-io/libdom#33
However, the attribute name in setAttribute has stricter validation applied to
it, which we now handle directly.1 parent fbd40a6 commit 7f2c360
3 files changed
+21
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| 636 | + | |
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
| |||
832 | 833 | | |
833 | 834 | | |
834 | 835 | | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
835 | 843 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1633 | 1633 | | |
1634 | 1634 | | |
1635 | 1635 | | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
1636 | 1641 | | |
1637 | 1642 | | |
1638 | | - | |
| 1643 | + | |
1639 | 1644 | | |
1640 | 1645 | | |
1641 | 1646 | | |
| |||
1647 | 1652 | | |
1648 | 1653 | | |
1649 | 1654 | | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
1650 | 1660 | | |
1651 | 1661 | | |
1652 | 1662 | | |
1653 | | - | |
| 1663 | + | |
1654 | 1664 | | |
1655 | 1665 | | |
1656 | 1666 | | |
| |||
0 commit comments