-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change normalizes the markup for spec citations to consistently omit quotation marks. There are 500+ instances of spec citations in the source, more than 90% which of which use markup in the form `<ref spec=CSSOMVIEW>`. But there are about 48 instances that were added to the spec instead in the form `<ref spec="CSP">`, with quotation marks around this spec abbreviation. This change drops the quotation marks from those 48 instances.
- Loading branch information
1 parent
bd32618
commit 076d2d0
Showing
1 changed file
with
46 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters