Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature extensions to standard profiles; minor fixes to #bidi*, #… #842

Merged
merged 3 commits into from
Jun 21, 2018

Conversation

skynavga
Copy link
Collaborator

…displayAlign*, #opacity* (#379).

Closes #379.

@skynavga skynavga added this to the CR2 milestone Jun 19, 2018
@skynavga skynavga self-assigned this Jun 19, 2018
Copy link
Contributor

@nigelmegitt nigelmegitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be one typo, otherwise looks good to me.

<feature value="required">#unicodeBidi</feature>
<feature value="required">#unicodeBidi-isolate</feature>
<feature value="required">#unicodeBidi-version-2</feature>
<feature value="required" extends="#unicode">#unicodeBidi-version-2</feature>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/extends="#unicode"/extends="#unicodeBidi"

<feature value="optional">#unicodeBidi</feature>
<feature value="optional">#unicodeBidi-isolate</feature>
<feature value="optional">#unicodeBidi-version-2</feature>
<feature value="optional" extends="#unicode">#unicodeBidi-version-2</feature>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/extends="#unicode"/extends="#unicodeBidi"

@@ -242,7 +242,7 @@
<feature value="optional">#timeContainer</feature>
<feature value="optional">#unicodeBidi</feature>
<feature value="optional">#unicodeBidi-isolate</feature>
<feature value="optional">#unicodeBidi-version-2</feature>
<feature value="optional" extends="#unicode">#unicodeBidi-version-2</feature>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/extends="#unicode"/extends="#unicodeBidi"

@skynavga
Copy link
Collaborator Author

@nigelmegitt fixed

@skynavga skynavga merged commit 64fbabb into master Jun 21, 2018
@skynavga skynavga removed their assignment Jun 21, 2018
@skynavga skynavga deleted the issue-0379-feature-extensions branch June 28, 2018 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants