Bug 246564
| Summary: | font-synthesis-small-caps: none should not have any effect on a font that supports small-caps | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, darin, fantasai.bugs, mmaxfield, vitor.roriz, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://wpt.live/css/css-fonts/font-synthesis-small-caps-not-applied.html | ||
| Bug Depends on: | |||
| Bug Blocks: | 246579 | ||
Tim Nguyen (:ntim)
font-synthesis-small-caps: none (and shorthand equivalent) should not disable small-caps if the font does support it.
WPT: imported/w3c/web-platform-tests/css/css-fonts/font-synthesis-small-caps-not-applied.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101453928>
Darin Adler
I started looking into this, but got super-confused. I am having trouble creating any kind of markup that uses the actual small caps glyphs from a font as opposed to shrunken capital letters at 0.7 scale. Giving up for now, hope someone else can figure this out.