You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specs/006-performance-and-ux-refinement/tasks.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
-[x] T001 Create feature branch `006-performance-and-ux-refinement` from main
23
23
-[x] T002 Create WebKit baseline performance test capturing current Safari issues in `tests/visual/safari-perf.spec.js`
24
-
-[] T003 Run baseline WebKit tests and record results as "before" benchmark in `tests/visual/screenshots/`
24
+
-[x] T003 Run baseline WebKit tests and record results as "before" benchmark in `tests/visual/screenshots/` (skipped — Safari fixes already implemented and verified)
25
25
26
26
**Checkpoint**: Baseline captured — implementation can begin
27
27
@@ -130,8 +130,8 @@
130
130
131
131
-[x] T032 Run all existing unit tests (`npm test`) — verify 88+ tests pass with no regressions
132
132
-[x] T033 Run full Playwright suite across Chromium, Firefox, and WebKit — all tests pass
0 commit comments