|
|
+> in the history view of the popup window, the titles of videos are truncated - that's good. however, when the mouse hovers over them, the full title should appear as a tooltip.
|
|
|
+- Ran the `verify-csp` skill: the new binding is a plain property reference (no expressions, comparisons, or method calls), so it's CSP-compliant. Confirmed the only existing CSP violation in the file (`x-show="videos.length === 0"`, line 195) is pre-existing and unrelated to this change.
|