-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🛠 goal: fixBug fixBug fix🟧 priority: highStalls work on the project or its dependentsStalls work on the project or its dependents
Description
Description
Incorrect URL syntax in @font-face
declaration. The url()
value is not enclosed in quotes, which may lead to unexpected behavior in certain browsers.
Reproduction
- Open the CSS library-vars.css file containing the
@font-face
declarations. - Locate the
@font-face
rules for fonts such as "Source Sans Pro" and "Roboto Condensed." - Observe that some
url()
values are not enclosed in quotes. - See error.
Expectation
The URL ()
value should be enclosed in quotes to ensure consistent behavior across all browsers.
Screenshots
Environment
- Device: Laptop
- OS: Linux
- Browser: Chrome
Resolution
- I would be interested in resolving this bug.
Metadata
Metadata
Assignees
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🛠 goal: fixBug fixBug fix🟧 priority: highStalls work on the project or its dependentsStalls work on the project or its dependents
Type
Projects
Status
Backlog