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-003.htm #9303
Labels
Comments
Member
wafflespeanut
commented
Jan 14, 2016
|
Could someone look at the the reftest result in http://hoppipolla.co.uk/410/reftest-analyser-structured.xhtml and screenshot it if it's interesting? My internet isn't strong enough to open http://build.servo.org/builders/linux-rel/builds/1455/steps/shell_3/logs/test-css.log/text right now. |
|
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

