Annotation of parser3/tests/results/287.processed, revision 1.3

1.1       moko        1: Content-Type: text/html
1.3     ! moko        2: Content-Length: 305
1.1       moko        3: 
                      4: {
                      5:        "a":{
                      6:                "b":"c"
                      7:        },
                      8:        "object":{
1.2       moko        9:                "o":"at key object, with 2 options",
                     10:                "h":{
1.1       moko       11:                        "a":"b",
                     12:                        "c":"d"
                     13:                }
1.2       moko       14:        }
1.1       moko       15: }
                     16: {
                     17:        "a":{
                     18:                "b":"c"
                     19:        },
                     20:        "object":{
                     21:                "o":"placeholder",
                     22:                "h":{
                     23:                        "a":"b",
                     24:                        "c":"d"
                     25:                }
                     26:        }
1.3     ! moko       27: }
        !            28: null
        !            29: Exception type: parser.runtime,
        !            30: Source: string,
        !            31: Comment: Unsupported value's type (xnode)

E-mail: