完成50%
This commit is contained in:
@@ -17,8 +17,7 @@ Assert-Match 'class="people-search"' 'R01 must expose its search region.'
|
||||
Assert-Match 'people-state--empty' 'R01 must expose an empty review state.'
|
||||
Assert-Match 'people-state--error' 'R01 must expose an error review state.'
|
||||
Assert-Match 'AppButton' 'R01 must use the project button component.'
|
||||
Assert-Match 'AppToast' 'R01 must use the project Toast component.'
|
||||
Assert-Match '/pages/records/r02-person-detail' 'R01 person cards must navigate to R02.'
|
||||
Assert-Match 'openPage\(\s*"R02"' 'R01 person cards must navigate through the R02 route contract.'
|
||||
Assert-Match '(?s)\.people-search__action\s*\{[^}]*min-height:\s*44px;' 'R01 search action must preserve a 44 CSS px touch height.'
|
||||
if ($page -match 'position\s*:') { throw 'R01 must keep ordinary content in document flow.' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user