Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIntermittent failure in /css-transforms-1_dev/html/transform-stacking-004.htm #9448
Labels
Comments
|
The red div is offset by 8px (same as the margin of the |
This was referenced Jan 29, 2016
Merged
|
Probably the same thing as #9303. |
Merged
Merged
|
Disabled in #9524. |
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Feb 23, 2016
This fixes incremental layout of nodes that match pseudo-class selectors such as :first-child, :nth-child, :last-child, :first-of-type, etc. * Fixes servo#8191 * Fixes servo#9063 * Fixes servo#9303 * Fixes servo#9448 This code is based on the following flags from Gecko: https://hg.mozilla.org/mozilla-central/file/e1cf617a1f28/dom/base/nsINode.h#l134
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Feb 23, 2016
This fixes incremental layout of nodes that match pseudo-class selectors such as :first-child, :nth-child, :last-child, :first-of-type, etc. * Fixes servo#8191 * Fixes servo#9063 * Fixes servo#9303 * Fixes servo#9448 This code is based on the following flags from Gecko: https://hg.mozilla.org/mozilla-central/file/e1cf617a1f28/dom/base/nsINode.h#l134
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Feb 24, 2016
This fixes incremental layout of nodes that match pseudo-class selectors such as :first-child, :nth-child, :last-child, :first-of-type, etc. * Fixes servo#8191 * Fixes servo#9063 * Fixes servo#9303 * Fixes servo#9448 This code is based on the following flags from Gecko: https://hg.mozilla.org/mozilla-central/file/e1cf617a1f28/dom/base/nsINode.h#l134
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

No description provided.