- From: <bugzilla@jessica.w3.org>
- Date: Wed, 19 Nov 2014 03:59:29 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27359 --- Comment #6 from Boris Zbarsky <bzbarsky@mit.edu> --- Ah, there's some interesting subtlety here. There's the inherent element directionality, but also the CSS directionality. They both, separately, inherit. The element directionality can affect the CSS directionality. So it's possible that what's going on in terms of layout in Gecko and Blink is that the CSS directionality inherits. That would explain the layout behavior. But that leaves the question of element directionality open, of course. I'd be interested in a way to directly query that in Blink. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 19 November 2014 03:59:30 UTC