on tweet button in Google news,
all those blank tabs open?
Hold that thought.
You know the code most
pages use to post a tweet?
like this;
Slain teacher remembered - h ttp://goo.gl/news/mjpN via h ttp://news.google.com/
Well some of Googles tweet code strange;
Syria releases 61 women detainees, activists say - h ttp://news.google.com/news/url?sr=1&ct2=us%2F11_0_s_4_1_a&sa=t&usg=AFQjCNF_jzBzMraxR3L1kBGtHOZgGBMVOw&cid=43982196337544&url=http%3A%2F%2Fwww.chron.com%2Fbusiness%2Fenergy%2Farticle%2FSyria-releases-61-women-detainees-activists-say-4921687.php&ei=6PVoUqDOGuXCwAHd7wE&sig2=3sZCjRwlWrlxaEu0OVNOhA&rt=HOMEPAGE&vm=STANDARD&bvm=section&did=-3192241880704816202&sid=en_us-w&ssid=w&shr=t via h ttp://news.google.com/
WTF?
normal code would look like this;
Syria releases 61 women detainees, activists say - h ttp://goo.gl/news/LxyH via h ttp://news.google.com/
Now back to those blank pop up tabs, when you
click some tweet buttons in Google news,
this is some coding from those pages;
accessKey: ""
attributes: NamedNodeMap
baseURI: "about:blank"
childElementCount: 0
childNodes: NodeList[0]
children: HTMLCollection[0]
classList: DOMTokenList
className: ""
clientHeight: 0
clientLeft: 0
clientTop: 0
clientWidth: 0
contentEditable: "inherit"
dataset: DOMStringMap
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
localName: "head"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: body
nextSibling: body
nodeName: "HEAD"
nodeType: 1
nodeValue: null
offsetHeight: 0
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 0
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onpaste: null
onreset: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onsubmit: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
parentElement: html
parentNode: html
prefix: null
previousElementSibling: null
previousSibling: null
profile: ""
scrollHeight: 0
scrollLeft: 0
scrollTop: 0
scrollWidth: 0
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "HEAD"
textContent: ""
title: ""
translate: true
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLHeadElement
HTMLHeadElement
constructor: function HTMLHeadElement() { [native code] }
__proto__: HTMLElement
HTMLElement
click: function click() { [native code] }
constructor: function HTMLElement() { [native code] }
insertAdjacentElement: function insertAdjacentElement() { [native code] }
insertAdjacentHTML: function insertAdjacentHTML() { [native code] }
insertAdjacentText: function insertAdjacentText() { [native code] }
__proto__: Element
Element
ALLOW_KEYBOARD_INPUT: 1
blur: function blur() { [native code] }
constructor: function Element() { [native code] }
focus: function focus() { [native code] }
getAttribute: function getAttribute() { [native code] }
arguments: null
caller: null
length: 0
name: "getAttribute"
prototype: getAttribute
__proto__: function Empty() {}
getAttributeNS: function getAttributeNS() { [native code] }
arguments: null
caller: null
length: 0
name: "getAttributeNS"
prototype: getAttributeNS
__proto__: function Empty() {}
getAttributeNode: function getAttributeNode() { [native code] }
arguments: null
caller: null
length: 0
name: "getAttributeNode"
prototype: getAttributeNode
constructor: function getAttributeNode() { [native code] }
__proto__: Object
__proto__: function Empty() {}
getAttributeNodeNS: function getAttributeNodeNS() { [native code] }
getBoundingClientRect: function getBoundingClientRect() { [native code] }
arguments: null
caller: null
length: 0
name: "getBoundingClientRect"
prototype: getBoundingClientRect
__proto__: function Empty() {}
getClientRects: function getClientRects() { [native code] }
getElementsByClassName: function getElementsByClassName() { [native code] }
getElementsByTagName: function getElementsByTagName() { [native code] }
arguments: null
caller: null
length: 0
name: "getElementsByTagName"
prototype: getElementsByTagName
__proto__: function Empty() {}
getElementsByTagNameNS: function getElementsByTagNameNS() { [native code] }
hasAttribute: function hasAttribute() { [native code] }
hasAttributeNS: function hasAttributeNS() { [native code] }
arguments: null
caller: null
length: 0
name: "hasAttributeNS"
prototype: hasAttributeNS
__proto__: function Empty() {}
hasAttributes: function hasAttributes() { [native code] }
arguments: null
caller: null
length: 0
name: "hasAttributes"
prototype: hasAttributes
__proto__: function Empty() {}
querySelector: function querySelector() { [native code] }
arguments: null
caller: null
length: 1
name: "querySelector"
prototype: querySelector
__proto__: function Empty() {}
querySelectorAll: function querySelectorAll() { [native code] }
arguments: null
caller: null
length: 1
name: "querySelectorAll"
prototype: querySelectorAll
__proto__: function Empty() {}
remove: function remove() { [native code] }
arguments: null
caller: null
length: 0
name: "remove"
prototype: remove
__proto__: function Empty() {}
removeAttribute: function removeAttribute() { [native code] }
arguments: null
caller: null
length: 0
name: "removeAttribute"
prototype: removeAttribute
__proto__: function Empty() {}
removeAttributeNS: function removeAttributeNS() { [native code] }
removeAttributeNode: function removeAttributeNode() { [native code] }
scrollByLines: function scrollByLines() { [native code] }
scrollByPages: function scrollByPages() { [native code] }
scrollIntoView: function scrollIntoView() { [native code] }
scrollIntoViewIfNeeded: function scrollIntoViewIfNeeded() { [native code] }
setAttribute: function setAttribute() { [native code] }
setAttributeNS: function setAttributeNS() { [native code] }
setAttributeNode: function setAttributeNode() { [native code] }
setAttributeNodeNS: function setAttributeNodeNS() { [native code] }
arguments: null
caller: null
length: 0
name: "setAttributeNodeNS"
prototype: setAttributeNodeNS
__proto__: function Empty() {}
webkitCreateShadowRoot: function webkitCreateShadowRoot() { [native code] }
arguments: null
caller: null
length: 0
name: "webkitCreateShadowRoot"
prototype: webkitCreateShadowRoot
__proto__: function Empty() {}
webkitMatchesSelector: function webkitMatchesSelector() { [native code] }
arguments: null
caller: null
length: 0
name: "webkitMatchesSelector"
prototype: webkitMatchesSelector
__proto__: function Empty() {}
webkitRequestFullScreen: function webkitRequestFullScreen() { [native code] }
arguments: null
caller: null
length: 0
name: "webkitRequestFullScreen"
prototype: webkitRequestFullScreen
__proto__: function Empty() {}
webkitRequestFullscreen: function webkitRequestFullscreen() { [native code] }
arguments: null
caller: null
length: 0
name: "webkitRequestFullscreen"
prototype: webkitRequestFullscreen
__proto__: function Empty() {}
webkitRequestPointerLock: function webkitRequestPointerLock() { [native code] }
arguments: null
caller: null
length: 0
name: "webkitRequestPointerLock"
prototype: webkitRequestPointerLock
__proto__: function Empty() {}
__proto__: Node
Node
ATTRIBUTE_NODE: 2
CDATA_SECTION_NODE: 4
COMMENT_NODE: 8
DOCUMENT_FRAGMENT_NODE: 11
DOCUMENT_NODE: 9
DOCUMENT_POSITION_CONTAINED_BY: 16
DOCUMENT_POSITION_CONTAINS: 8
DOCUMENT_POSITION_DISCONNECTED: 1
DOCUMENT_POSITION_FOLLOWING: 4
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
DOCUMENT_POSITION_PRECEDING: 2
DOCUMENT_TYPE_NODE: 10
ELEMENT_NODE: 1
ENTITY_NODE: 6
ENTITY_REFERENCE_NODE: 5
NOTATION_NODE: 12
PROCESSING_INSTRUCTION_NODE: 7
TEXT_NODE: 3
appendChild: function appendChild() { [native code] }
cloneNode: function cloneNode() { [native code] }
compareDocumentPosition: function compareDocumentPosition() { [native code] }
constructor: function Node() { [native code] }
contains: function contains() { [native code] }
hasChildNodes: function hasChildNodes() { [native code] }
insertBefore: function insertBefore() { [native code] }
isDefaultNamespace: function isDefaultNamespace() { [native code] }
isEqualNode: function isEqualNode() { [native code] }
isSameNode: function isSameNode() { [native code] }
isSupported: function isSupported() { [native code] }
lookupNamespaceURI: function lookupNamespaceURI() { [native code] }
lookupPrefix: function lookupPrefix() { [native code] }
normalize: function normalize() { [native code] }
removeChild: function removeChild() { [native code] }
replaceChild: function replaceChild() { [native code] }
__proto__: EventTarget
EventTarget
addEventListener: function addEventListener() { [native code] }
constructor: function EventTarget() { [native code] }
dispatchEvent: function dispatchEvent() { [native code] }
removeEventListener: function removeEventListener() { [native code] }
__proto__: Object
Object
__defineGetter__: function __defineGetter__() { [native code] }
__defineSetter__: function __defineSetter__() { [native code] }
__lookupGetter__: function __lookupGetter__() { [native code] }
__lookupSetter__: function __lookupSetter__() { [native code] }
constructor: function Object() { [native code] }
hasOwnProperty: function hasOwnProperty() { [native code] }
isPrototypeOf: function isPrototypeOf() { [native code] }
propertyIsEnumerable: function propertyIsEnumerable() { [native code] }
toLocaleString: function toLocaleString() { [native code] }
toString: function toString() { [native code] }
valueOf: function valueOf() { [native code] }
get __proto__: function __proto__() { [native code] }
set __proto__: function __proto__() { [native code] }
aLink: ""
accessKey: ""
attributes: NamedNodeMap
background: ""
baseURI: "about:blank"
bgColor: ""
childElementCount: 0
childNodes: NodeList[0]
children: HTMLCollection[0]
classList: DOMTokenList
className: ""
clientHeight: 448
clientLeft: 0
clientTop: 0
clientWidth: 1024
contentEditable: "inherit"
dataset: DOMStringMap
__proto__: DOMStringMap
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
link: ""
localName: "body"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: null
nextSibling: null
nodeName: "BODY"
nodeType: 1
nodeValue: null
offsetHeight: 432
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 1008
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onbeforeunload: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
onhashchange: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmessage: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onoffline: null
ononline: null
onpaste: null
onpopstate: null
onreset: null
onresize: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onstorage: null
onsubmit: null
onunload: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
URL: "about:blank"
activeElement: body
alinkColor: ""
all: HTMLAllCollection[3]
0: html
1: head
2: body
length: 3
__proto__: HTMLAllCollection
anchors: HTMLCollection[0]
length: 0
__proto__: HTMLCollection
applets: HTMLCollection[0]
length: 0
__proto__: HTMLCollection
constructor: function HTMLCollection() { [native code] }
item: function item() { [native code] }
namedItem: function namedItem() { [native code] }
__proto__: Object
baseURI: "about:blank"
bgColor: ""
body: body
aLink: ""
accessKey: ""
attributes: NamedNodeMap
length: 0
__proto__: NamedNodeMap
constructor: function NamedNodeMap() { [native code] }
getNamedItem: function getNamedItem() { [native code] }
getNamedItemNS: function getNamedItemNS() { [native code] }
item: function item() { [native code] }
removeNamedItem: function removeNamedItem() { [native code] }
removeNamedItemNS: function removeNamedItemNS() { [native code] }
setNamedItem: function setNamedItem() { [native code] }
setNamedItemNS: function setNamedItemNS() { [native code] }
__proto__: Object
background: ""
baseURI: "about:blank"
bgColor: ""
childElementCount: 0
childNodes: NodeList[0]
children: HTMLCollection[0]
length: 0
__proto__: HTMLCollection
classList: DOMTokenList
className: ""
clientHeight: 448
clientLeft: 0
clientTop: 0
clientWidth: 1024
contentEditable: "inherit"
dataset: DOMStringMap
__proto__: DOMStringMap
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
link: ""
localName: "body"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: null
nextSibling: null
nodeName: "BODY"
nodeType: 1
nodeValue: null
offsetHeight: 432
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 1008
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onbeforeunload: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
onhashchange: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmessage: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onoffline: null
ononline: null
onpaste: null
onpopstate: null
onreset: null
onresize: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onstorage: null
onsubmit: null
onunload: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
URL: "about:blank"
activeElement: body
alinkColor: ""
all: HTMLAllCollection[3]
0: html
1: head
2: body
length: 3
__proto__: HTMLAllCollection
constructor: function HTMLAllCollection() { [native code] }
item: function item() { [native code] }
namedItem: function namedItem() { [native code] }
tags: function tags() { [native code] }
__proto__: Object
anchors: HTMLCollection[0]
length: 0
__proto__: HTMLCollection
constructor: function HTMLCollection() { [native code] }
item: function item() { [native code] }
namedItem: function namedItem() { [native code] }
__proto__: Object
applets: HTMLCollection[0]
length: 0
__proto__: HTMLCollection
constructor: function HTMLCollection() { [native code] }
item: function item() { [native code] }
namedItem: function namedItem() { [native code] }
__proto__: Object
baseURI: "about:blank"
bgColor: ""
body: body
aLink: ""
accessKey: ""
attributes: NamedNodeMap
background: ""
baseURI: "about:blank"
bgColor: ""
childElementCount: 0
childNodes: NodeList[0]
children: HTMLCollection[0]
classList: DOMTokenList
className: ""
clientHeight: 448
clientLeft: 0
clientTop: 0
clientWidth: 1024
contentEditable: "inherit"
dataset: DOMStringMap
__proto__: DOMStringMap
constructor: function DOMStringMap() { [native code] }
__proto__: Object
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
link: ""
localName: "body"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: null
nextSibling: null
nodeName: "BODY"
nodeType: 1
nodeValue: null
offsetHeight: 432
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 1008
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onbeforeunload: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
onhashchange: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmessage: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onoffline: null
ononline: null
onpaste: null
onpopstate: null
onreset: null
onresize: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onstorage: null
onsubmit: null
onunload: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
parentElement: html
parentNode: html
prefix: null
previousElementSibling: head
previousSibling: head
scrollHeight: 448
scrollLeft: 0
scrollTop: 0
scrollWidth: 1024
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "BODY"
text: ""
textContent: ""
title: ""
translate: true
vLink: ""
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLBodyElement
characterSet: "ISO-8859-1"
charset: "ISO-8859-1"
childElementCount: 1
childNodes: NodeList[1]
0: html
accessKey: ""
attributes: NamedNodeMap
baseURI: "about:blank"
childElementCount: 2
childNodes: NodeList[2]
0: head
1: body
length: 2
__proto__: NodeList
constructor: function NodeList() { [native code] }
item: function item() { [native code] }
__proto__: Object
children: HTMLCollection[2]
0: head
1: body
aLink: ""
accessKey: ""
attributes: NamedNodeMap
background: ""
baseURI: "about:blank"
bgColor: ""
childElementCount: 0
childNodes: NodeList[0]
length: 0
__proto__: NodeList
constructor: function NodeList() { [native code] }
item: function item() { [native code] }
__proto__: Object
children: HTMLCollection[0]
classList: DOMTokenList
length: 0
__proto__: DOMTokenList
add: function add() { [native code] }
constructor: function DOMTokenList() { [native code] }
contains: function contains() { [native code] }
item: function item() { [native code] }
remove: function remove() { [native code] }
toString: function toString() { [native code] }
toggle: function toggle() { [native code] }
__proto__: Object
className: ""
clientHeight: 448
clientLeft: 0
clientTop: 0
clientWidth: 1024
contentEditable: "inherit"
dataset: DOMStringMap
__proto__: DOMStringMap
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
link: ""
localName: "body"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: null
nextSibling: null
nodeName: "BODY"
nodeType: 1
nodeValue: null
offsetHeight: 432
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 1008
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onbeforeunload: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
onhashchange: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmessage: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onoffline: null
ononline: null
onpaste: null
onpopstate: null
onreset: null
onresize: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onstorage: null
onsubmit: null
onunload: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
parentElement: html
parentNode: html
prefix: null
previousElementSibling: head
accessKey: ""
attributes: NamedNodeMap
baseURI: "about:blank"
childElementCount: 0
childNodes: NodeList[0]
children: HTMLCollection[0]
classList: DOMTokenList
className: ""
clientHeight: 0
clientLeft: 0
clientTop: 0
clientWidth: 0
contentEditable: "inherit"
dataset: DOMStringMap
dir: ""
draggable: false
firstChild: null
firstElementChild: null
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: null
lastElementChild: null
localName: "head"
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: body
nextSibling: body
nodeName: "HEAD"
nodeType: 1
nodeValue: null
offsetHeight: 0
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 0
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onpaste: null
onreset: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onsubmit: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
parentElement: html
parentNode: html
prefix: null
previousElementSibling: null
previousSibling: null
profile: ""
scrollHeight: 0
scrollLeft: 0
scrollTop: 0
scrollWidth: 0
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "HEAD"
textContent: ""
title: ""
translate: true
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLHeadElement
previousSibling: head
scrollHeight: 448
scrollLeft: 0
scrollTop: 0
scrollWidth: 1024
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "BODY"
text: ""
textContent: ""
title: ""
translate: true
vLink: ""
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLBodyElement
length: 2
__proto__: HTMLCollection
classList: DOMTokenList
className: ""
clientHeight: 448
clientLeft: 0
clientTop: 0
clientWidth: 1024
contentEditable: "inherit"
dataset: DOMStringMap
dir: ""
draggable: false
firstChild: head
firstElementChild: head
hidden: false
id: ""
innerHTML: ""
innerText: ""
isContentEditable: false
lang: ""
lastChild: body
lastElementChild: body
localName: "html"
manifest: ""
namespaceURI: "http://www.w3.org/1999/xhtml"
nextElementSibling: null
nextSibling: null
nodeName: "HTML"
nodeType: 1
nodeValue: null
offsetHeight: 448
offsetLeft: 0
offsetParent: null
offsetTop: 0
offsetWidth: 1024
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onpaste: null
onreset: null
onscroll: null
onsearch: null
onselect: null
onselectstart: null
onsubmit: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
outerHTML: ""
outerText: ""
ownerDocument: document
parentElement: null
parentNode: document
prefix: null
previousElementSibling: null
previousSibling: null
scrollHeight: 448
scrollLeft: 0
scrollTop: 0
scrollWidth: 1024
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "HTML"
textContent: ""
title: ""
translate: true
version: ""
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLHtmlElement
length: 1
__proto__: NodeList
children: HTMLCollection[1]
compatMode: "BackCompat"
cookie: "APISID=YOu3ih_C9jiT4HUC/Ae6Kdps9ZvjBs6Xu8; SAPISID=UIFYF-1qHF3O4isx/ADH7FM9lYoHLEhKys; OGP=-3904001:; OGPC=4061029-10:; SID=DQAAAOYAAADILxDg7A6Ry3BrEtJOmjLgdJVE35OUPM_my8wmcriA4kgH6zGvnEuUsam3BdFktnj6efmAO2nXlzkAdGJMgsDqUa7Le2OlbafDNlUywe2sgS0cKsKxTGL8zM57j83YEkT-fVrm-0wcWIkBh8QIvz-j9-mLJKPwtUmNMjsutKpeCHdGDMvfp6G1b9R5hmzooS-s38WYzFGAuGMUtnAZOYvkr8xr_KqnVWE60Gt-bKebYLTotX9L2O9iw0VrCHFa7hi0ZE2Y9mh2aDM0RKxp60NN7rAWWCEuHqRr_tTxtBF0vMHYjX5qGueC3-qovMEfhOU; PREF=ID=07604236a64a6097:U=43f15e4ada51d5f5:FF=4:LD=en:NR=10:TM=1382342990:LM=1382609837:GM=1:SG=1:S=xv-BMoMUHOlGWhje"
currentScript: null
defaultCharset: "ISO-8859-1"
defaultView: Window
designMode: "off"
dir: ""
doctype: null
documentElement: html
documentURI: "about:blank"
domain: "news.google.com"
embeds: HTMLCollection[0]
fgColor: ""
firstChild: html
firstElementChild: html
forms: HTMLCollection[0]
head: head
height: 448
images: HTMLCollection[0]
implementation: DOMImplementation
inputEncoding: "ISO-8859-1"
lastChild: html
lastElementChild: html
lastModified: "10/24/2013 10:19:00"
linkColor: ""
links: HTMLCollection[0]
localName: null
location: Location
namespaceURI: null
nextSibling: null
nodeName: "#document"
nodeType: 9
nodeValue: null
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onpaste: null
onreadystatechange: null
onreset: null
onscroll: null
onsearch: null
onselect: null
onselectionchange: null
onselectstart: null
onsubmit: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
onwebkitpointerlockchange: null
onwebkitpointerlockerror: null
ownerDocument: null
parentElement: null
parentNode: null
plugins: HTMLCollection[0]
preferredStylesheetSet: null
prefix: null
previousSibling: null
readyState: "complete"
referrer: ""
scripts: HTMLCollection[0]
selectedStylesheetSet: null
styleSheets: StyleSheetList
textContent: null
title: ""
vlinkColor: ""
webkitCurrentFullScreenElement: null
webkitFullScreenKeyboardInputAllowed: false
webkitFullscreenElement: null
webkitFullscreenEnabled: true
webkitHidden: false
webkitIsFullScreen: false
webkitPointerLockElement: null
webkitVisibilityState: "visible"
width: 1024
xmlEncoding: null
xmlStandalone: false
xmlVersion: null
__proto__: HTMLDocument
parentElement: html
parentNode: html
prefix: null
previousElementSibling: head
previousSibling: head
scrollHeight: 448
scrollLeft: 0
scrollTop: 0
scrollWidth: 1024
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "BODY"
text: ""
textContent: ""
title: ""
translate: true
vLink: ""
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLBodyElement
characterSet: "ISO-8859-1"
charset: "ISO-8859-1"
childElementCount: 1
childNodes: NodeList[1]
children: HTMLCollection[1]
compatMode: "BackCompat"
cookie: "APISID=YOu3ih_C9jiT4HUC/Ae6Kdps9ZvjBs6Xu8; SAPISID=UIFYF-1qHF3O4isx/ADH7FM9lYoHLEhKys; OGP=-3904001:; OGPC=4061029-10:; PREF=ID=07604236a64a6097:U=43f15e4ada51d5f5:FF=4:LD=en:NR=10:TM=1382342990:LM=1382609220:GM=1:SG=1:S=2kyCTms-OS1McrFD; SID=DQAAAOgAAADILxDg7A6Ry3BrEtJOmjLgfeGuGZwB3p0Bb_iUM3XKvMfsnqLQLvuIWZrprHzBDut_u453OUU6ZOVnjCQu39gY9rfpepBu67aC4SORjJ4l2LZzcH6LeHdVF7KCsGyFV2nAyHQspP4g5MOW8Kqi2s1dHFCwtB5BbxNxbAHqCceGV0B9qtzUr5o98c-HlKIU1A2oCtpmwNc2Uo9pDonsCdnzo3K1Pik9W8UlSnXfXcb_pGvUvVp9fv7OlAfAvgEu4lCZ5y6eR61U5mNf5zbD71-U4m2zRUXfXsXxRj3gU59FC0iw03anB0rBtcYThiXCcqw"
currentScript: null
defaultCharset: "ISO-8859-1"
defaultView: Window
designMode: "off"
dir: ""
doctype: null
documentElement: html
documentURI: "about:blank"
domain: "news.google.com"
embeds: HTMLCollection[0]
fgColor: ""
firstChild: html
firstElementChild: html
forms: HTMLCollection[0]
head: head
height: 448
images: HTMLCollection[0]
implementation: DOMImplementation
inputEncoding: "ISO-8859-1"
lastChild: html
lastElementChild: html
lastModified: "10/24/2013 10:16:00"
linkColor: ""
links: HTMLCollection[0]
localName: null
location: Location
namespaceURI: null
nextSibling: null
nodeName: "#document"
nodeType: 9
nodeValue: null
onabort: null
onbeforecopy: null
onbeforecut: null
onbeforepaste: null
onblur: null
onchange: null
onclick: null
oncontextmenu: null
oncopy: null
oncut: null
ondblclick: null
ondrag: null
ondragend: null
ondragenter: null
ondragleave: null
ondragover: null
ondragstart: null
ondrop: null
onerror: null
onfocus: null
oninput: null
oninvalid: null
onkeydown: null
onkeypress: null
onkeyup: null
onload: null
onmousedown: null
onmouseenter: null
onmouseleave: null
onmousemove: null
onmouseout: null
onmouseover: null
onmouseup: null
onmousewheel: null
onpaste: null
onreadystatechange: null
onreset: null
onscroll: null
onsearch: null
onselect: null
onselectionchange: null
onselectstart: null
onsubmit: null
onwebkitfullscreenchange: null
onwebkitfullscreenerror: null
onwebkitpointerlockchange: null
onwebkitpointerlockerror: null
ownerDocument: null
parentElement: null
parentNode: null
plugins: HTMLCollection[0]
preferredStylesheetSet: null
prefix: null
previousSibling: null
readyState: "complete"
referrer: ""
scripts: HTMLCollection[0]
selectedStylesheetSet: null
styleSheets: StyleSheetList
textContent: null
title: ""
vlinkColor: ""
webkitCurrentFullScreenElement: null
webkitFullScreenKeyboardInputAllowed: false
webkitFullscreenElement: null
webkitFullscreenEnabled: true
webkitHidden: false
webkitIsFullScreen: false
webkitPointerLockElement: null
webkitVisibilityState: "visible"
width: 1024
xmlEncoding: null
xmlStandalone: false
xmlVersion: null
__proto__: HTMLDocument
parentElement: html
parentNode: html
prefix: null
previousElementSibling: head
previousSibling: head
scrollHeight: 448
scrollLeft: 0
scrollTop: 0
scrollWidth: 1024
spellcheck: true
style: CSSStyleDeclaration
tabIndex: -1
tagName: "BODY"
text: ""
textContent: ""
title: ""
translate: true
vLink: ""
webkitPseudo: ""
webkitShadowRoot: null
webkitdropzone: ""
__proto__: HTMLBodyElement
HTMLBodyElement
constructor: function HTMLBodyElement() { [native code] }
__proto__: HTMLElement
HTMLElement
Element
Node
EventTarget
addEventListener: function addEventListener() { [native code] }
constructor: function EventTarget() { [native code] }
dispatchEvent: function dispatchEvent() { [native code] }
removeEventListener: function removeEventListener() { [native code] }
__proto__: Object
Object
__defineGetter__: function __defineGetter__() { [native code] }
__defineSetter__: function __defineSetter__() { [native code] }
__lookupGetter__: function __lookupGetter__() { [native code] }
__lookupSetter__: function __lookupSetter__() { [native code] }
constructor: function Object() { [native code] }
hasOwnProperty: function hasOwnProperty() { [native code] }
arguments: null
caller: null
length: 1
name: "hasOwnProperty"
__proto__: function Empty() {}
isPrototypeOf: function isPrototypeOf() { [native code] }
propertyIsEnumerable: function propertyIsEnumerable() { [native code] }
toLocaleString: function toLocaleString() { [native code] }
toString: function toString() { [native code] }
valueOf: function valueOf() { [native code] }
get __proto__: function __proto__() { [native code] }
set __proto__: function __proto__() { [native code] }
WHAT ARE THEY DOING,
I CONFESS I HAVEN'T HAD TIME TO
CHECK THIS OUT YET,
G
just cause your paranoid doesn't mean
somebody isn't following you.
No comments:
Post a Comment