This commit is contained in:
2026-02-19 16:55:22 +08:00
parent e69bde11ab
commit 8c3815fffd
63 changed files with 97304 additions and 0 deletions

26
021/record.json Normal file
View File

@@ -0,0 +1,26 @@
{
"step-1": {
"query": "听说 CSS 的 `:has()` 伪类现在能用了,帮我搜一下这个选择器的文档,先点击搜索框",
"grounding_area": ""
},
"step-2": {
"query": "搜索框中输入 `:has()`",
"grounding_area": ""
},
"step-3": {
"query": "点击搜索建议第一个结果进入相关页面",
"grounding_area": ""
},
"step-4": {
"query": "每次用新特性我都怕苹果浏览器不支持,通过右侧导航栏导航到“浏览器兼容性”大表格",
"grounding_area": ""
},
"step-5": {
"query": "在表格的桌面端区域找到 Safari 浏览器那一列,点击里面带有版本号的单元格,展开看看有没有什么特殊的附注信息",
"grounding_area": ""
},
"step-6": {
"query": "顺便帮我点一下表格上方的“在 GitHub 上报告问题”的链接,我想去提个反馈",
"grounding_area": ""
}
}