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

Add a basic CSS Writing Modes reftest #3110

Merged
merged 6 commits into from Aug 27, 2014

Commits on Aug 26, 2014

  1. Only write the px value in Show for Au

    The integer Au value is mostly internal and does not make much sense.
    
    Printing both values is very verbose and hurts readability of debug logs.
    SimonSapin committed Aug 26, 2014
  2. Set the origin of the root element per its writing mode.

    It’s not always (0, 0) anymore.
    SimonSapin committed Aug 26, 2014
  3. Add a reftest for basic block layout in a vertical writing mode.

    SimonSapin committed Aug 26, 2014
You can’t perform that action at this time.