RE: [selectors3][css-inline] sizing of (floated) ::first-letter

> Presumably, if we resolve to remove the special case, any interop issue
> remaining is an issue with floats in general (not that this wouldn't be worth
> looking into).
> 
> Anyway, I've turned the test case I sent earlier into a proper ref test, and
> made two more tests checking that a floated ::first-letter behaves identically
> to floated spans with the same content. If we resolve to make that change,
> I'll submit them.
> 
> http://florian.rivoal.net/csswg/first-letter-tests/first-letter-001.html
> http://florian.rivoal.net/csswg/first-letter-tests/first-letter-002.html
> http://florian.rivoal.net/csswg/first-letter-tests/first-letter-003.html
> http://florian.rivoal.net/csswg/first-letter-tests/first-letter-001-ref.html
> 
>   - Florian

FYI: Chrome/FF/IE all render the same on first-letter-001-ref.html, but on the first-letter-001 Chrome and FF render more closely while IE renders this the same as first-letter-001-ref. Haven't had a chance to dig too much into first-letter yet but if your ref test is set up correctly then I would suggest this is a bug in Chrome/FF.

I would like to get some feedback from some of the people that work on Gecko since the majority of the work falls on them with this change.

Greg

Received on Tuesday, 23 September 2014 15:19:44 UTC