(no longer active) Gérard Talbot
(no longer active) Gérard Talbot
In the first subtest, the D is overlapped, masked, covered by the absolutely positioned `B`.
Xidorn, `` added now to both http://www.gtalbot.org/BrowserBugsSection/CSS3Ruby/ruby-abs-pos-004.html http://www.gtalbot.org/BrowserBugsSection/CSS3Ruby/reference/ruby-abs-pos-004-ref.html and I created a [/fonts directory](http://www.gtalbot.org/fonts/) and added ahem.css and Ahem.ttf files.
" If the box has position: absolute: The containing block is established by the nearest ancestor box that establishes an absolute positioning containing block, in the following way: (...) If...
I think the spec does not mention this explicitly or clearly. Some explanations with an example would be appropriate.
Oops... It's not exactly the same! The [attr-length-valid-zero-nofallback.html test](http://wpt.live/css/css-values/attr-length-valid-zero-nofallback.html) uses width: attr(data-test **length**); while the [attr-invalid-type-002.html test](http://wpt.live/css/css-values/attr-invalid-type-002.html) uses width: attr(data-test **number**); Nevertheless, this issue remains valid. The '0' code scenario...
In [§5 Distance Units: the `` type](https://www.w3.org/TR/css-values-3/#lengths), we can read " For zero lengths the unit identifier is optional (i.e. can be syntactically represented as the `` '0'). However, if...
David, Thank you for taking the time to write your detailed comments. > More rules to enforce are more rules to read, learn, and understand, and this reduces the chance...
This Pull Request is the continuation of [Pull Request 42345](https://github.com/web-platform-tests/wpt/pull/42345) and is related to it.
Sebastian, " .tentative : Indicates that a test makes assertions not yet required by any specification, (...) This flag can be enabled for an entire directory (and all its descendents),...