Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 { | |
| 3 "method": "DOM.setChildNodes", | |
| 4 "params": { | |
| 5 "parentId": 13, | |
| 6 "nodes": [ | |
| 7 { | |
| 8 "nodeId": 14, | |
| 9 "nodeType": 1, | |
| 10 "nodeName": "DIV", | |
| 11 "localName": "div", | |
| 12 "nodeValue": "", | |
| 13 "childNodeCount": 1, | |
| 14 "children": [ | |
| 15 { | |
| 16 "nodeId": 15, | |
| 17 "nodeType": 1, | |
| 18 "nodeName": "DIV", | |
| 19 "localName": "div", | |
| 20 "nodeValue": "", | |
| 21 "childNodeCount": 1, | |
| 22 "children": [ | |
| 23 { | |
| 24 "nodeId": 16, | |
| 25 "nodeType": 1, | |
| 26 "nodeName": "DIV", | |
| 27 "localName": "div", | |
| 28 "nodeValue": "", | |
| 29 "childNodeCount": 1, | |
| 30 "children": [ | |
| 31 { | |
| 32 "nodeId": 17, | |
| 33 "nodeType": 1, | |
| 34 "nodeName": "IFRAME", | |
| 35 "localName": "iframe", | |
| 36 "nodeValue": "", | |
| 37 "childNodeCount": 0, | |
| 38 "children": [], | |
| 39 "attributes": [ | |
| 40 "src", | |
| 41 "resources/iframe.html" | |
| 42 ], | |
| 43 "frameId": "???", | |
| 44 "contentDocument": { | |
| 45 "nodeId": 18, | |
| 46 "nodeType": 9, | |
| 47 "nodeName": "#document", | |
| 48 "localName": "", | |
| 49 "nodeValue": "", | |
| 50 "childNodeCount": 1, | |
| 51 "children": [ | |
| 52 { | |
| 53 "nodeId": 19, | |
| 54 "nodeType": 1, | |
| 55 "nodeName": "HTML", | |
| 56 "localName": "html", | |
| 57 "nodeValue": "", | |
| 58 "childNodeCount": 2, | |
| 59 "children": [ | |
| 60 { | |
| 61 "nodeId": 20, | |
| 62 "nodeType": 1, | |
| 63 "nodeName": "HEAD", | |
| 64 "localName": "head", | |
| 65 "nodeValue": "", | |
| 66 "childNodeCount": 0, | |
| 67 "children": [], | |
| 68 "attributes": [] | |
| 69 }, | |
| 70 { | |
| 71 "nodeId": 21, | |
| 72 "nodeType": 1, | |
| 73 "nodeName": "BODY", | |
| 74 "localName": "body", | |
| 75 "nodeValue": "", | |
| 76 "childNodeCount": 1, | |
| 77 "children": [ | |
| 78 { | |
| 79 "nodeId": 22 , | |
| 80 "nodeType": 1, | |
| 81 "nodeName": "DIV", | |
| 82 "localName": "div", | |
| 83 "nodeValue": "", | |
| 84 "childNodeCo unt": 0, | |
| 85 "children": [], | |
| 86 "attributes" : [ | |
| 87 "id", | |
| 88 "element _in_an_iframe" | |
| 89 ] | |
| 90 } | |
| 91 ], | |
| 92 "attributes": [] | |
| 93 } | |
| 94 ], | |
| 95 "attributes": [], | |
| 96 "frameId": "???" | |
| 97 } | |
| 98 ], | |
| 99 "documentURL": "???", | |
| 100 "baseURL": "???", | |
| 101 "xmlVersion": "" | |
| 102 } | |
| 103 } | |
| 104 ], | |
| 105 "attributes": [ | |
| 106 "id", | |
| 107 "depth-3" | |
| 108 ] | |
| 109 } | |
| 110 ], | |
| 111 "attributes": [ | |
| 112 "id", | |
| 113 "depth-2" | |
| 114 ] | |
| 115 } | |
| 116 ], | |
| 117 "attributes": [ | |
| 118 "id", | |
| 119 "depth-1" | |
| 120 ] | |
| 121 } | |
| 122 ] | |
| 123 } | |
| 124 } | |
| 125 | |
| OLD | NEW |