- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Jul 2013 16:31:59 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22291
Ms2ger <Ms2ger@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |Ms2ger@gmail.com
Resolution|--- |FIXED
--- Comment #8 from Ms2ger <Ms2ger@gmail.com> ---
+----------------+---------------------------------------------+---------------+
| Test results | Firefox Chrome Safari IE | spec
|
+----------------+---------------------------------------------+---------------+
| gEBTN - http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2400
|
| namedItem | elt n/a n/a null | null
|
| named getter | elt undefined undefined undefined | undefined
|
| gEBTNNS - http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2401
|
| namedItem | elt n/a n/a null | null
|
| named getter | elt undefined undefined undefined | undefined
|
| gEBCN - http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2398
|
| namedItem | elt n/a n/a null | null
|
| named getter | elt undefined undefined undefined | undefined
|
| children - http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2402
|
| namedItem | elt elt undefined null | null
|
| named getter | elt elt undefined undefined | undefined
|
+----------------+---------------------------------------------+---------------+
https://github.com/whatwg/dom/commit/35625e7dae457da7b2906b535edfe96ce6c85998
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 10 July 2013 16:32:00 UTC