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

HTML: Tests for button layout #14824

Merged
merged 1 commit into from
May 14, 2019
Merged

HTML: Tests for button layout #14824

merged 1 commit into from
May 14, 2019

Commits on May 14, 2019

  1. HTML: Tests for button layout (WIP)

    Follows whatwg/html#4143.
    
    (More tests will be added to this PR.)
    
    Test grid/inline-grid on button
    
    Test flex/inline-flex on button
    
    Test inline-level (except ruby)
    
    Test other display values on button
    
    Add a clarifying comment
    
    Test non-auto left/right on abspos button
    
    Test that buttons shrink-wrap
    
    Test propagation of text-decoration into buttons
    
    Test aspects of the anonymous button content box
    zcorpan committed May 14, 2019
    Configuration menu
    Copy the full SHA
    bd3b497 View commit details
    Browse the repository at this point in the history