Diff for /parser3/tests/results/134.processed between versions 1.6 and 1.7
|
version 1.6, 2016/07/04 17:26:49
|
version 1.7, 2016/07/04 21:17:14
|
|
Line 1
|
Line 1
|
| Content-Type: text/html |
Content-Type: text/html |
| Content-Length: 0 |
Content-Length: 342 |
| |
|
| |
Update current: |
| |
a -> 1 |
| |
b -> 2 |
| |
c -> 3 |
| |
{ |
| |
"a":"-", |
| |
"b":"2", |
| |
"c":"3" |
| |
} |
| |
Insert: |
| |
a -> 1 |
| |
b -> 2 |
| |
c -> 3 |
| |
d -> 4 |
| |
{ |
| |
"a":"1", |
| |
"b":"2", |
| |
"c":"3", |
| |
"d":"4" |
| |
} |
| |
Delete current: |
| |
a -> 1 |
| |
b -> 2 |
| |
c -> 3 |
| |
{ |
| |
"b":"2", |
| |
"c":"3" |
| |
} |
| |
Delete before current: |
| |
a -> 1 |
| |
delete: b -> 2 |
| |
c -> 3 |
| |
{ |
| |
"b":"2", |
| |
"c":"3" |
| |
} |
| |
Delete after current: |
| |
a -> 1 |
| |
c -> 3 |
| |
{ |
| |
"a":"1", |
| |
"c":"3" |
| |
} |
| |
|
E-mail: