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

Move /css/css-block/ to css/css-display/run-in/ #8437

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Commits on Nov 25, 2017

  1. Move /css/css-block/ to css/css-display/run-in/

    All of these tests have 'run-in' in the filename or test title,
    with the lone exception first-line-pseudo-009.xht which isn't primarily
    testing `display: run-in` but still depends on it.
    
    The only changes are to some relative paths. (Using absolute paths here
    would be shorter and more robust when renaming, but it isn't done
    anywhere else in /css/, so be consistent.)
    
    Fixes #7652.
    foolip committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    7fac50a View commit details
    Browse the repository at this point in the history