BenKeyFSI
|
0bd386630c
|
Ported Arabica to VS2019.
|
2020-02-15 20:07:06 -06:00 |
|
Jez Higgins
|
13f23f7e90
|
Removed events
|
2015-12-09 23:03:49 +00:00 |
|
Jez Higgins
|
959a32ef90
|
Moved the event implementation into the SimpleDOM namespace.
|
2013-02-09 14:37:12 +00:00 |
|
Jez Higgins
|
6505acfcda
|
Events compile cleanly when no default_string_adaptor defined
|
2013-01-23 10:50:34 +00:00 |
|
Stefan Radomski
|
2e486cfd96
|
More work on DOM Level2 events
- dispatchEvent follows standard now
- actually dsipatch events when modifying the dom
|
2013-01-01 23:35:42 +01:00 |
|
Stefan Radomski
|
0619f2deb0
|
Started DOM Level2 Events
|
2012-12-30 01:10:31 +01:00 |
|
jez
|
90156036c0
|
return oldChild not newChild when replacing with a docfragment
|
2010-12-29 00:11:20 +00:00 |
|
jez
|
d45b5bbcb5
|
Check that inserted node isn't an ancestor of the new parent
|
2010-12-26 22:56:15 +00:00 |
|
jez
|
56a3f9397f
|
Check attribute names in setAttribute
|
2010-12-24 22:44:43 +00:00 |
|
jez
|
c29604d553
|
set attributes readonly when its owner element is readonly
|
2010-12-19 23:22:17 +00:00 |
|
jez
|
7e9722ddc3
|
Corrected normalization - only adjacent text nodes should be combined
|
2010-12-17 10:18:14 +00:00 |
|
jez
|
dcbb59b2e8
|
Default setNodeValue is to do nothing.
|
2010-12-11 01:12:03 +00:00 |
|
jez
|
33d08c77a1
|
DOM Level 1 Conformance fixes found with first pass of W3C conf tests
|
2010-12-09 11:35:54 +00:00 |
|
Ash Berlin
|
31c13685d1
|
Remove warnings:
* Unused variable
* Unsigned value always >= 0
* Parameter initialization order
* Virtual destructors for virtual classes
|
2009-11-28 01:12:28 +00:00 |
|
jez
|
d173537cde
|
sync with home
|
2008-09-03 00:39:39 +01:00 |
|
jez
|
7b43037a37
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
|
jez
|
7d46f6f4e2
|
Moved DOM:: into Arabica::DOM::
|
2007-09-05 11:47:13 +00:00 |
|
jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|