File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed
draft-next/optional/format
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 200
200
"description" : " invalid non-ASCII '২' (a Bengali 2)" ,
201
201
"data" : " 1২:00:00Z" ,
202
202
"valid" : false
203
+ },
204
+ {
205
+ "description" : " offset not starting with plus or minus" ,
206
+ "data" : " 08:30:06#00:20" ,
207
+ "valid" : false
203
208
}
204
209
]
205
210
}
Original file line number Diff line number Diff line change 200
200
"description" : " invalid non-ASCII '২' (a Bengali 2)" ,
201
201
"data" : " 1২:00:00Z" ,
202
202
"valid" : false
203
+ },
204
+ {
205
+ "description" : " offset not starting with plus or minus" ,
206
+ "data" : " 08:30:06#00:20" ,
207
+ "valid" : false
203
208
}
204
209
]
205
210
}
Original file line number Diff line number Diff line change 200
200
"description" : " invalid non-ASCII '২' (a Bengali 2)" ,
201
201
"data" : " 1২:00:00Z" ,
202
202
"valid" : false
203
+ },
204
+ {
205
+ "description" : " offset not starting with plus or minus" ,
206
+ "data" : " 08:30:06#00:20" ,
207
+ "valid" : false
203
208
}
204
209
]
205
210
}
Original file line number Diff line number Diff line change 197
197
"description" : " invalid non-ASCII '২' (a Bengali 2)" ,
198
198
"data" : " 1২:00:00Z" ,
199
199
"valid" : false
200
+ },
201
+ {
202
+ "description" : " offset not starting with plus or minus" ,
203
+ "data" : " 08:30:06#00:20" ,
204
+ "valid" : false
200
205
}
201
206
]
202
207
}
You can’t perform that action at this time.
0 commit comments