Bug 241396 - WWDC22 > What's new in Safari and WebKit demo code typo
Summary: WWDC22 > What's new in Safari and WebKit demo code typo
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 18:26 PDT by Paul Li
Modified: 2022-06-08 21:18 PDT (History)
1 user (show)

See Also:


Attachments
Demo code CSS variable function name typo. --var(--green) (256.26 KB, image/png)
2022-06-07 18:26 PDT, Paul Li
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Li 2022-06-07 18:26:36 PDT
Created attachment 460079 [details]
Demo code CSS variable function name typo. --var(--green)

Steps to reproduce the problem
1. Visit WWDC22 > What's new in Safari and WebKit. (https://developer.apple.com/videos/play/wwdc2022/10048)
2. Play the talk video and seek to 13:10.


What is the expected behavior?
1. Demo code CSS variable function name should be var(--green).


What went wrong?
1. Demo code CSS variable function name typo. --var(--green)
Comment 1 Jon Davis 2022-06-08 21:18:39 PDT
Thank you for the report. Copying the code snippets from the Developer app will produce the correct code but the video content is locked and cannot be changed. As there is nothing actionable, I’m resolving the issue.