jspg progress

This commit is contained in:
2026-02-17 21:46:10 -05:00
parent 32ed463df8
commit 623c34c0bc
20 changed files with 3566 additions and 1094 deletions

View File

@ -585,7 +585,7 @@
},
"bar": "a"
},
"valid": false
"valid": true
}
]
},
@ -676,7 +676,7 @@
},
"bar": "a"
},
"valid": false
"valid": true
}
]
},
@ -1479,12 +1479,12 @@
"valid": false
},
{
"description": "parent max age (20) is inherited (not masked)",
"description": "parent max age (20) is shadowed (replaced) by child definition",
"data": {
"type": "child",
"age": 21
},
"valid": false
"valid": true
}
]
}