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

change note in .resizable() mixin for accuracy #13600

Merged
merged 1 commit into from
May 17, 2014
Merged

Conversation

cvrebert
Copy link
Collaborator

It's not a Safari bug. It's standards-compliant.

Quoting from http://www.w3.org/TR/css3-ui/#resize :

8.1. resize property

  • Applies to: elements with overflow other than visible

The resize property applies to elements whose computed overflow value is something other than visible.

Original comment was added in commit 648c468.

/to @mdo for review

Part of the bs-css-hacks documentation initiative!

Not a Safari bug. It's standards-compliant.

Quoting from http://www.w3.org/TR/css3-ui/#resize :
> ### 8.1. `resize` property
>
> * Applies to: elements with `overflow` other than `visible`
>
> The `resize` property applies to elements whose computed `overflow` value is something other than `visible`.

Original comment was added in commit 648c468.
@cvrebert cvrebert added this to the v3.2.0 milestone May 14, 2014
cvrebert added a commit that referenced this pull request May 17, 2014
change note in .resizable() mixin for accuracy
@cvrebert cvrebert merged commit 5f59f96 into master May 17, 2014
@cvrebert cvrebert deleted the resize-note-correction branch May 17, 2014 22:29
@mdo
Copy link
Member

mdo commented May 23, 2014

Damn son, good work digging this up <3.

stempler pushed a commit to stempler/bootstrap that referenced this pull request Nov 4, 2014
change note in .resizable() mixin for accuracy
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