Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Conversation

@gsnedders
Copy link
Member

@gsnedders gsnedders commented Aug 5, 2016

This was accidentally tested prior to #1104 (but incorrectly).


This change is Reviewable

@syncbot
Copy link
Collaborator

syncbot commented Aug 5, 2016

Automatic validation checks of commit 0c227d9 passed.

@syncbot
Copy link
Collaborator

syncbot commented Aug 19, 2016

Automatic validation checks of commit 0c227d9 passed.

@syncbot
Copy link
Collaborator

syncbot commented Aug 19, 2016

Automatic validation checks of commit 0c227d9 passed.

@cbiesinger
Copy link

Maybe add a test for flex-shrink for this circumstance as well?

@gsnedders
Copy link
Member Author

@cbiesinger Yeah, I have some vague plan to improve flexbox coverage, but getting browsers running tests is higher priority for now.

@syncbot
Copy link
Collaborator

syncbot commented Oct 31, 2016

Automatic validation checks of commit de09714 passed.

@syncbot
Copy link
Collaborator

syncbot commented Nov 1, 2016

Automatic validation checks of commit d3d47be passed.

}
#test2 > div {
flex-shrink: 0.25;
width: 75px;
Copy link
Member Author

Choose a reason for hiding this comment

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

I've done the maths for this three times and got three different results. (I've gone wrong in different places each time!) From the one time I got what every browser does, can someone else confirm that this doesn't run into (undefined) rounding issues?

@syncbot
Copy link
Collaborator

syncbot commented Jan 24, 2017

Automatic validation checks of commit f0277ff passed.

@syncbot
Copy link
Collaborator

syncbot commented Mar 25, 2017

Automatic validation checks of commit 161d427 passed.

Copy link
Collaborator

@fantasai fantasai left a comment

Choose a reason for hiding this comment

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

I think we also need a test similar to #test2 that uses two different sizes for the two items, but what's here is correct.

@fantasai fantasai merged commit 6491cbc into w3c:master Mar 25, 2017
@gsnedders gsnedders deleted the flex-grow-007 branch March 25, 2017 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants