Baseline Widely available
length
㯠NamedNodeMap
ã¤ã³ã¿ã¼ãã§ã¤ã¹ã®èªã¿åãå°ç¨ããããã£ã§ããã®ãããã«æ ¼ç´ããã¦ãããªãã¸ã§ã¯ãã®æ°ã示ãã¾ãã
ãã®ãããã«ãããªãã¸ã§ã¯ãã®æ°ãç¤ºãæ°å¤ã§ãã
ä¾<pre zero="test" one="test" two="test"></pre>
const pre = document.getElementsByTagName("pre")[0];
const attrMap = pre.attributes;
let result = `The 'test' attribute contains ${attrMap.length} attributes.\n`;
pre.textContent = result;
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4