三日坊主++の部屋(閉鎖中) のコンテンツ「 JavaScript for CSS (11) 」のテストスクリプトを使った出力結果。
注:これらは 6.0 での状況。今後まだ進展があるかもしれませぬ。
| プロパティ | typeof | document.write |
|---|---|---|
| Event | object | [object Event] |
| Image | function | [object Image] |
| Option | function | function Option() { [native code] } |
| alert | function | function alert() { [native code] } |
| back | function | function back() { [native code] } |
| blur | function | function blur() { [native code] } |
| captureEvents | function | function captureEvents() { [native code] } |
| clearInterval | function | function clearTimeout() { [native code] } |
| clearTimeout | function | function clearTimeout() { [native code] } |
| close | function | function close() { [native code] } |
| closed | boolean | false |
| confirm | function | function confirm() { [native code] } |
| defaultStatus | string | - |
| disableExternalCapture | function | function disableExternalCapture() { [native code] } |
| document | object | [object HTMLDocument] |
| enableExternalCapture | function | function enableExternalCapture() { [native code] } |
| eval | function | function eval() { [native code] } |
| find | undefined | undefined |
| focus | function | function focus() { [native code] } |
| forward | function | function forward() { [native code] } |
| frames | function | [object WindowCollection] |
| handleEvent | undefined | undefined |
| height | undefined | undefined |
| history | object | [object History] |
| home | function | function home() { [native code] } |
| innerHeight | number | 669 |
| innerWidth | number | 784 |
| length | number | 0 |
| location | object | http://www.remus.dti.ne.jp/~a-satomi/bunsyorou/Opera6_forMac/Opera6_forMac_JS.html |
| locationbar | undefined | undefined |
| menubar | undefined | undefined |
| moveBy | function | function moveBy() { [native code] } |
| moveTo | function | function moveTo() { [native code] } |
| name | string | - |
| navigator | object | [object Navigator] |
| open | function | function open() { [native code] } |
| opener | object | null |
| opera | object | [object Opera] |
| outerHeight | number | 669 |
| outerWidth | number | 800 |
| pageXOffset | number | 0 |
| pageYOffset | number | 0 |
| parent | object | [object Object] |
| personalbar | undefined | undefined |
| function | function print() { [native code] } | |
| prompt | function | function prompt() { [native code] } |
| releaseEvents | function | function releaseEvents() { [native code] } |
| resizeBy | function | function resizeBy() { [native code] } |
| resizeTo | function | function resizeTo() { [native code] } |
| routeEvent | undefined | undefined |
| screen | object | [object Screen] |
| scroll | function | function scrollTo() { [native code] } |
| scrollBy | function | function scrollBy() { [native code] } |
| scrollTo | function | function scrollTo() { [native code] } |
| scrollbars | undefined | undefined |
| self | object | [object Object] |
| setInterval | function | function setInterval() { [native code] } |
| setTimeout | function | function setTimeout() { [native code] } |
| status | string | - |
| statusbar | undefined | undefined |
| stop | function | function stop() { [native code] } |
| toolbar | undefined | undefined |
| top | object | [object Object] |
| unwatch | undefined | undefined |
| watch | undefined | undefined |
| width | undefined | undefined |
| window | object | [object Object] |
| プロパティ | typeof | document.write |
|---|---|---|
| eval | undefined | undefined |
| hash | string | - |
| host | string | www.remus.dti.ne.jp |
| hostname | string | www.remus.dti.ne.jp |
| href | string | http://www.remus.dti.ne.jp/~a-satomi/bunsyorou/Opera6_forMac/Opera6_forMac_JS.html |
| pathname | string | /~a-satomi/bunsyorou/Opera6_forMac/Opera6_forMac_JS.html |
| port | string | - |
| protocol | string | http: |
| reload | function | function reload() { [native code] } |
| replace | function | function replace() { [native code] } |
| search | string | - |
| toString | function | function toString() { [native code] } |
| valueOf | function | function toString() { [native code] } |
| プロパティ | typeof | document.write |
|---|---|---|
| availHeight | number | 870 |
| availWidth | number | 1152 |
| colorDepth | number | 32 |
| height | number | 870 |
| pixelDepth | number | 32 |
| width | number | 1152 |
| プロパティ | typeof | document.write |
|---|---|---|
| ATTRIBUTE_NODE | number | 2 |
| CDATA_SECTION_NODE | number | 4 |
| COMMENT_NODE | number | 8 |
| DOCUMENT_FRAGMENT_NODE | number | 11 |
| DOCUMENT_NODE | number | 9 |
| DOCUMENT_TYPE_NODE | number | 10 |
| ELEMENT_NODE | number | 1 |
| ENTITY_NODE | number | 6 |
| ENTITY_REFERENCE_NODE | number | 5 |
| NOTATION_NODE | number | 12 |
| PROCESSING_INSTRUCTION_NODE | number | 7 |
| TEXT_NODE | number | 3 |
| URL | string | http://www.remus.dti.ne.jp/~a-satomi/bunsyorou/Opera6_forMac/Opera6_forMac_JS.html |
| alinkColor | undefined | undefined |
| anchors | function | [object HTMLCollection] |
| appendChild | function | function appendChild() { [native code] } |
| applets | function | [object HTMLCollection] |
| attributes | undefined | undefined |
| background | undefined | undefined |
| bgColor | undefined | undefined |
| body | object | [object HTMLBodyElement] |
| captureEvents | function | function captureEvents() { [native code] } |
| childNodes | undefined | undefined |
| clear | function | function clear() { [native code] } |
| cloneNode | function | function cloneNode() { [native code] } |
| close | function | function close() { [native code] } |
| contains | function | function contains() { [native code] } |
| cookie | string | - |
| createAttribute | function | function createAttribute() { [native code] } |
| createCDATASection | function | function createCDATASection() { [native code] } |
| createComment | function | function createComment() { [native code] } |
| createDocumentFragment | function | function createDocumentFragment() { [native code] } |
| createElement | function | function createElement() { [native code] } |
| createElementNS | function | function createElementNS() { [native code] } |
| createEntityReference | function | function createEntityReference() { [native code] } |
| createProcessingInstruction | function | function createProcessingInstruction() { [native code] } |
| createTextNode | function | function createTextNode() { [native code] } |
| doctype | object | null |
| documentElement | undefined | undefined |
| domain | string | www.remus.dti.ne.jp |
| elementFromPoint | function | function elementFromPoint() { [native code] } |
| embeds | function | [object HTMLCollection] |
| entities | undefined | undefined |
| eval | undefined | undefined |
| fgColor | undefined | undefined |
| firstChild | undefined | undefined |
| forms | function | [object HTMLCollection] |
| getElementById | function | function getElementById() { [native code] } |
| getElementsByName | function | function getElementsByName() { [native code] } |
| getElementsByTagName | function | function getElementsByTagName() { [native code] } |
| getSelection | function | function getSelection() { [native code] } |
| hasAttributes | function | function hasAttributes() { [native code] } |
| hasChildNodes | function | function hasChildNodes() { [native code] } |
| images | function | [object HTMLCollection] |
| implementation | object | [object DOMImplementation] |
| insertBefore | function | function insertBefore() { [native code] } |
| isSupported | function | function isSupported() { [native code] } |
| lastChild | undefined | undefined |
| lastModified | string | Sun, 15 Dec 2002 23:05:03 GMT |
| linkColor | undefined | undefined |
| links | function | [object HTMLCollection] |
| name | undefined | undefined |
| nextSibling | undefined | undefined |
| nodeName | undefined | undefined |
| nodeType | undefined | undefined |
| nodeValue | undefined | undefined |
| normalize | function | function normalize() { [native code] } |
| notations | undefined | undefined |
| open | function | function open() { [native code] } |
| ownerDocument | undefined | undefined |
| parentNode | undefined | undefined |
| previousSibling | undefined | undefined |
| referrer | string | - |
| releaseEvents | function | function releaseEvents() { [native code] } |
| removeChild | function | function removeChild() { [native code] } |
| replaceChild | function | function replaceChild() { [native code] } |
| title | string | Opera 6 for Mac の JavaScript 実装状況詳細 |
| vlinkColor | undefined | undefined |
| write | function | function write() { [native code] } |
| writeln | function | function writeln() { [native code] } |
| プロパティ | typeof | document.write |
|---|---|---|
| ATTRIBUTE_NODE | number | 2 |
| CDATA_SECTION_NODE | number | 4 |
| COMMENT_NODE | number | 8 |
| DOCUMENT_FRAGMENT_NODE | number | 11 |
| DOCUMENT_NODE | number | 9 |
| DOCUMENT_TYPE_NODE | number | 10 |
| ELEMENT_NODE | number | 1 |
| ENTITY_NODE | number | 6 |
| ENTITY_REFERENCE_NODE | number | 5 |
| NOTATION_NODE | number | 12 |
| PROCESSING_INSTRUCTION_NODE | number | 7 |
| TEXT_NODE | number | 3 |
| align | number | 65 |
| appendChild | function | function appendChild() { [native code] } |
| attributes | undefined | undefined |
| blur | function | function blur() { [native code] } |
| childNodes | undefined | undefined |
| className | string | - |
| cloneNode | function | function cloneNode() { [native code] } |
| contains | function | function contains() { [native code] } |
| dir | undefined | undefined |
| firstChild | undefined | undefined |
| getAttribute | function | function getAttribute() { [native code] } |
| getAttributeNode | undefined | undefined |
| getElementsByTagName | function | function getElementsByTagName() { [native code] } |
| hasAttributes | function | function hasAttributes() { [native code] } |
| hasChildNodes | function | function hasChildNodes() { [native code] } |
| id | string | - |
| insertBefore | function | function insertBefore() { [native code] } |
| isSupported | function | function isSupported() { [native code] } |
| lang | string | - |
| lastChild | undefined | undefined |
| nextSibling | undefined | undefined |
| nodeName | undefined | undefined |
| nodeType | undefined | undefined |
| nodeValue | undefined | undefined |
| normalize | function | function normalize() { [native code] } |
| ownerDocument | object | [object HTMLDocument] |
| parentNode | object | [object HTMLBodyElement] |
| previousSibling | undefined | undefined |
| removeAttribute | undefined | undefined |
| removeAttributeNode | undefined | undefined |
| removeChild | function | function removeChild() { [native code] } |
| replaceChild | function | function replaceChild() { [native code] } |
| setAttribute | function | function setAttribute() { [native code] } |
| setAttributeNode | undefined | undefined |
| tagName | string | H1 |
| title | string | - |
| toString | function | function toString() { [native code] } |
| プロパティ | typeof | document.write |
|---|---|---|
| azimuth | undefined | undefined |
| background | string | - |
| backgroundAttachment | undefined | undefined |
| backgroundColor | string | - |
| backgroundImage | string | url(http://www.remus.dti.ne.jp/~a-satomi/common/css/_images/pagetitle_back.png) |
| backgroundPosition | undefined | undefined |
| backgroundRepeat | undefined | undefined |
| border | undefined | undefined |
| borderBottom | undefined | undefined |
| borderBottomColor | undefined | undefined |
| borderBottomStyle | undefined | undefined |
| borderBottomWidth | undefined | undefined |
| borderCollapse | undefined | undefined |
| borderColor | undefined | undefined |
| borderLeft | undefined | undefined |
| borderLeftColor | undefined | undefined |
| borderLeftStyle | undefined | undefined |
| borderLeftWidth | undefined | undefined |
| borderRight | undefined | undefined |
| borderRightColor | undefined | undefined |
| borderRightStyle | undefined | undefined |
| borderRightWidth | undefined | undefined |
| borderSpacing | undefined | undefined |
| borderStyle | undefined | undefined |
| borderTop | undefined | undefined |
| borderTopColor | undefined | undefined |
| borderTopStyle | undefined | undefined |
| borderTopWidth | undefined | undefined |
| borderWidth | undefined | undefined |
| bottom | undefined | undefined |
| captionSide | undefined | undefined |
| clear | undefined | undefined |
| clip | string | rect() |
| color | string | - |
| content | undefined | undefined |
| counterIncrement | undefined | undefined |
| counterReset | undefined | undefined |
| cssFloat | undefined | undefined |
| cssText | undefined | undefined |
| cue | undefined | undefined |
| cueAfter | undefined | undefined |
| cueBefore | undefined | undefined |
| cursor | undefined | undefined |
| direction | undefined | undefined |
| display | undefined | undefined |
| elevation | undefined | undefined |
| emptyCells | undefined | undefined |
| font | undefined | undefined |
| fontFamily | undefined | undefined |
| fontSize | undefined | undefined |
| fontSizeAdjust | undefined | undefined |
| fontStretch | undefined | undefined |
| fontStyle | undefined | undefined |
| fontVariant | undefined | undefined |
| fontWeight | undefined | undefined |
| getPropertyCSSValue | undefined | undefined |
| getPropertyPriority | undefined | undefined |
| getPropertyValue | undefined | undefined |
| height | number | 66 |
| item | undefined | undefined |
| left | number | 40 |
| length | undefined | undefined |
| letterSpacing | undefined | undefined |
| lineHeight | undefined | undefined |
| listStyle | undefined | undefined |
| listStyleImage | undefined | undefined |
| listStylePosition | undefined | undefined |
| listStyleType | undefined | undefined |
| margin | undefined | undefined |
| marginBottom | undefined | undefined |
| marginLeft | undefined | undefined |
| marginRight | undefined | undefined |
| marginTop | undefined | undefined |
| markerOffset | undefined | undefined |
| marks | undefined | undefined |
| maxHeight | undefined | undefined |
| maxWidth | undefined | undefined |
| minHeight | undefined | undefined |
| minWidth | undefined | undefined |
| orphans | undefined | undefined |
| outline | undefined | undefined |
| outlineColor | undefined | undefined |
| outlineStyle | undefined | undefined |
| outlineWidth | undefined | undefined |
| overflow | undefined | undefined |
| padding | undefined | undefined |
| paddingBottom | undefined | undefined |
| paddingLeft | undefined | undefined |
| paddingRight | undefined | undefined |
| paddingTop | undefined | undefined |
| page | undefined | undefined |
| pageBreakAfter | undefined | undefined |
| pageBreakBefore | undefined | undefined |
| pageBreakInside | undefined | undefined |
| parentRule | undefined | undefined |
| pause | undefined | undefined |
| pauseAfter | undefined | undefined |
| pauseBefore | undefined | undefined |
| pitch | undefined | undefined |
| pitchRange | undefined | undefined |
| playDuring | undefined | undefined |
| position | undefined | undefined |
| quotes | undefined | undefined |
| removeProperty | undefined | undefined |
| richness | undefined | undefined |
| right | undefined | undefined |
| setProperty | undefined | undefined |
| size | undefined | undefined |
| speak | undefined | undefined |
| speakHeader | undefined | undefined |
| speakNumeral | undefined | undefined |
| speakPunctuation | undefined | undefined |
| speechRate | undefined | undefined |
| stress | undefined | undefined |
| tableLayout | undefined | undefined |
| textAlign | undefined | undefined |
| textDecoration | undefined | undefined |
| textIndent | undefined | undefined |
| textShadow | undefined | undefined |
| textTransform | undefined | undefined |
| top | number | 51 |
| unicodeBidi | undefined | undefined |
| verticalAlign | undefined | undefined |
| visibility | string | visible |
| voiceFamily | undefined | undefined |
| volume | undefined | undefined |
| whiteSpace | undefined | undefined |
| widows | undefined | undefined |
| width | number | 734 |
| wordSpacing | undefined | undefined |
| zIndex | number | 0 |