This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
Steps:
- Launch Brackets and open default sample project.
- Open main.css file and put the cursor into a class.
- Input the property
font-kerning, then press Ctrl/Cmd + K to invoke Quick Docs.
- Try these properties:
font-variant-alternates,
font-language-override,
font-synthesis,
font-variant-caps,
font-variant-east-asian,
font-variant-ligatures,
font-variant-numeric,
font-variant-position.
Result:
Quick Docs inline editor cannot be opened for these properties, but they can be found in Web platform docs.
Expected:
Quick Docs inline editor should be opened.
Notes:
This issue reproduces in Sprint30.
ENV: MAC 10.7 and Win7 English OS
Build: 0.34.0-10729
Snapshots:
Here are snapshots for details:

