fix(web): root USERPROFILE for the browser golden; re-record it against fresh bundles
- homedir() reads USERPROFILE on Windows: the golden's home collapse now sets and restores both variables, keeping the artifact machine-independent on every platform (ds-review-bot). - The committed golden is re-recorded against freshly built bundles: the earlier recording ran with a stale dist that predated the navigation landmark and the button-in-listitem markup, which is why refreshes had looked byte-identical.
This commit is contained in:
@@ -1,18 +1,21 @@
|
||||
- dialog "选择工作区目录":
|
||||
- heading "选择工作区目录" [level=2]
|
||||
- button "主目录"
|
||||
- img
|
||||
- button "browse-golden"
|
||||
- navigation:
|
||||
- button "主目录"
|
||||
- img
|
||||
- button "browse-golden"
|
||||
- button "编辑路径"
|
||||
- list:
|
||||
- listitem:
|
||||
- img
|
||||
- text: alpha
|
||||
- img
|
||||
- button "alpha":
|
||||
- img
|
||||
- text: alpha
|
||||
- img
|
||||
- listitem:
|
||||
- img
|
||||
- text: beta
|
||||
- img
|
||||
- button "beta":
|
||||
- img
|
||||
- text: beta
|
||||
- img
|
||||
- button "新建文件夹":
|
||||
- img
|
||||
- text: 新建文件夹
|
||||
|
||||
Reference in New Issue
Block a user