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

Implement inline-table #9355

Closed
wants to merge 1 commit into from
Closed

Conversation

@KiChjang
Copy link
Member

KiChjang commented Jan 17, 2016

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

Review on Reviewable

@highfive
Copy link

highfive commented Jan 17, 2016

warning Warning warning

  • These commits modify layout code, but no tests are modified. Please consider adding a test!
@nox
Copy link
Member

nox commented Jan 17, 2016

@frewsxcv
Copy link
Member

frewsxcv commented Jan 17, 2016

Travis is dissatisfied

@Ms2ger
Copy link
Contributor

Ms2ger commented Jan 17, 2016

I assume you can point to a spec statement for all the code in this PR?

@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch 5 times, most recently from bee1329 to a583a65 Jan 17, 2016
@frewsxcv
Copy link
Member

frewsxcv commented Jan 18, 2016

Does this result in any CSS WPT tests being fixed?

@KiChjang
Copy link
Member Author

KiChjang commented Jan 18, 2016

I think it should; we'll see.

@bors-servo try

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

Trying commit a583a65 with merge b2ab90a...

bors-servo added a commit that referenced this pull request Jan 18, 2016
Implement inline-table

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9355)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

💔 Test failed - linux-rel

@KiChjang
Copy link
Member Author

KiChjang commented Jan 18, 2016

Wow, I messed up pretty bad - 102 timed out tests and no passes.

@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from a583a65 to ba470bd Jan 18, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Jan 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

Trying commit ba470bd with merge 4adfdd1...

bors-servo added a commit that referenced this pull request Jan 18, 2016
Implement inline-table

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9355)
<!-- Reviewable:end -->
@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from ba470bd to 26b72b4 Jan 18, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Jan 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

Trying commit 26b72b4 with merge d4e6c3b...

bors-servo added a commit that referenced this pull request Jan 18, 2016
Implement inline-table

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9355)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

💔 Test failed - linux-rel

@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from 26b72b4 to 6d42916 Jan 18, 2016
@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from 6d42916 to 7b4b1c0 Jan 18, 2016
@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from 7b4b1c0 to 5694dff Jan 18, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Jan 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

Trying commit 5694dff with merge a3d0cf3...

bors-servo added a commit that referenced this pull request Jan 18, 2016
Implement inline-table

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9355)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 18, 2016

💔 Test failed - linux-rel

@bors-servo
Copy link
Contributor

bors-servo commented Jan 29, 2016

The latest upstream changes (presumably #9170) made this pull request unmergeable. Please resolve the merge conflicts.

@KiChjang KiChjang force-pushed the KiChjang:display-inline-table branch from 5694dff to c813fed Feb 15, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Feb 15, 2016

@pcwalton
Copy link
Contributor

pcwalton commented Feb 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Feb 18, 2016

📌 Commit c813fed has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Feb 18, 2016

Testing commit c813fed with merge c71c00a...

bors-servo added a commit that referenced this pull request Feb 18, 2016
Implement inline-table

A lot of what I'm doing here is "monkey-see-monkey-do", so I only have a slight idea of what I'm doing. Mistakes will be made. Don't be gentle on me, and whip me when I do something wrong.

Fixes #8003.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9355)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 18, 2016

💔 Test failed - mac-rel-css

@jdm
Copy link
Member

jdm commented Feb 18, 2016

That's... a lot of test failures.

@KiChjang
Copy link
Member Author

KiChjang commented Feb 19, 2016

Huh... I'm not sure what I did that caused so many test failures. @pcwalton do you have any ideas?

@jdm
Copy link
Member

jdm commented Feb 26, 2016

Closing since it's not clear that this is making forward progress.

@jdm jdm closed this Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

8 participants
You can’t perform that action at this time.