Skip to content

css: add note about retrieving styles for detached elements#660

Closed
arthurvr wants to merge 1 commit into
jquery:masterfrom
arthurvr:cssDetachedElements
Closed

css: add note about retrieving styles for detached elements#660
arthurvr wants to merge 1 commit into
jquery:masterfrom
arthurvr:cssDetachedElements

Conversation

@arthurvr
Copy link
Copy Markdown
Member

Would fix #653

@arthurvr
Copy link
Copy Markdown
Member Author

arthurvr commented Mar 1, 2015

Somebody who wants to give this a quick review?

Comment thread entries/css.xml Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd replace "will allow an error to be thrown" with "will throw an error". It seems more readable.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Perhaps "may throw an error" instead? That says it might but doesn't guarantee it will. 😄

@arthurvr arthurvr force-pushed the cssDetachedElements branch from 7f0238c to 9e970f4 Compare March 2, 2015 05:41
@arthurvr
Copy link
Copy Markdown
Member Author

arthurvr commented Mar 2, 2015

@dmethvin I pushed the update. This LGTY?

@dmethvin
Copy link
Copy Markdown
Member

dmethvin commented Mar 2, 2015

Yep, thanks!

@arthurvr arthurvr closed this in b6fb719 Mar 2, 2015
@arthurvr arthurvr deleted the cssDetachedElements branch March 2, 2015 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add note to .css() about retrieving styles for detached elements

4 participants