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

Handle prefixed property names and nested selector in getInfoAtPos(). #7373

Merged
JeffryBooher merged 1 commit intomasterfrom
rlim/prop-name-issues
Apr 1, 2014
Merged

Handle prefixed property names and nested selector in getInfoAtPos(). #7373
JeffryBooher merged 1 commit intomasterfrom
rlim/prop-name-issues

Conversation

@RaymondLim
Copy link
Copy Markdown
Contributor

This fixes issues #6861 and #7314.

… Also comment out a unit test for prefixed property name since we need to update CSS code hint provider with vendor prefix.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Any reason not to do this now?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It involves not only code changes in CSS hint provider extension, but also creating json files or entries for specific vendor properties. Not a quick and easy task for this sprint. And it is this user story https://trello.com/c/82j3IeJn/702-css-vendor-prefixifier that we need to schedule time for.

@JeffryBooher
Copy link
Copy Markdown
Contributor

All tests pass and the 2 issues appear to be fixed...

JeffryBooher added a commit that referenced this pull request Apr 1, 2014
Handle prefixed property names and nested selector in getInfoAtPos().
@JeffryBooher JeffryBooher merged commit 27ed6e1 into master Apr 1, 2014
@JeffryBooher JeffryBooher deleted the rlim/prop-name-issues branch April 1, 2014 23:09
@peterflynn
Copy link
Copy Markdown
Member

@RaymondLim Should we add any new tests to cover #6861 and #7314? I only see a test being removed in the diff here...

@RaymondLim
Copy link
Copy Markdown
Contributor Author

We do have some unit tests for one of the issue in #6824.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants