|
60 | 60 | {"type":"LiteralStringSingle","value":"'root'"}, |
61 | 61 | {"type":"Punctuation","value":"),"}, |
62 | 62 | {"type":"Text","value":"\n"}, |
| 63 | + {"type":"Punctuation","value":")"}, |
| 64 | + {"type":"Text","value":"\n\n"}, |
| 65 | + {"type":"NameOther","value":"ReactDOM"}, |
| 66 | + {"type":"Punctuation","value":"."}, |
| 67 | + {"type":"NameOther","value":"render"}, |
| 68 | + {"type":"Punctuation","value":"("}, |
| 69 | + {"type":"Text","value":"\n "}, |
| 70 | + {"type":"Punctuation","value":"\u003c"}, |
| 71 | + {"type":"NameTag","value":"p"}, |
| 72 | + {"type":"Text","value":"\n "}, |
| 73 | + {"type":"CommentSingle","value":"// This is a inline comment.\n"}, |
| 74 | + {"type":"Text","value":" "}, |
| 75 | + {"type":"CommentMultiline","value":"/*\n This is a\n Multi line comment\n */"}, |
| 76 | + {"type":"Text","value":"\n "}, |
| 77 | + {"type":"Comment","value":"\u003c!-- Another multiline\n comment !--\u003e"}, |
| 78 | + {"type":"Text","value":"\n "}, |
| 79 | + {"type":"NameAttribute","value":"data-test-id"}, |
| 80 | + {"type":"Operator","value":"="}, |
| 81 | + {"type":"LiteralString","value":"\"outro\""}, |
| 82 | + {"type":"Text","value":" "}, |
| 83 | + {"type":"NameAttribute","value":"disabled"}, |
| 84 | + {"type":"Punctuation","value":"\u003e"}, |
| 85 | + {"type":"Text","value":"\n\t"}, |
| 86 | + {"type":"NameOther","value":"Some"}, |
| 87 | + {"type":"Text","value":" "}, |
| 88 | + {"type":"NameOther","value":"text"}, |
| 89 | + {"type":"Text","value":" "}, |
| 90 | + {"type":"NameOther","value":"here"}, |
| 91 | + {"type":"Punctuation","value":"."}, |
| 92 | + {"type":"Text","value":"\n "}, |
| 93 | + {"type":"Punctuation","value":"\u003c/"}, |
| 94 | + {"type":"NameTag","value":"p"}, |
| 95 | + {"type":"Punctuation","value":"\u003e,"}, |
| 96 | + {"type":"Text","value":"\n "}, |
| 97 | + {"type":"NameBuiltin","value":"document"}, |
| 98 | + {"type":"Punctuation","value":"."}, |
| 99 | + {"type":"NameOther","value":"getElementById"}, |
| 100 | + {"type":"Punctuation","value":"("}, |
| 101 | + {"type":"LiteralStringSingle","value":"'root'"}, |
| 102 | + {"type":"Punctuation","value":"),"}, |
| 103 | + {"type":"Text","value":"\n"}, |
63 | 104 | {"type":"Punctuation","value":")"} |
64 | 105 | ] |
0 commit comments