esrille / escudo

The Escudo Web Browser
Apache License 2.0
68 stars 13 forks source link

[CSS21] The 'text-align' property of an absolutely positioned box is not applied to its child 'inline-block' elements #55

Closed ShikiOkasaka closed 11 years ago

ShikiOkasaka commented 11 years ago

The 'text-align' property of an absolutely positioned box should be applied to its child 'inline-block' elements.

css-001 b5c184ac9a

test-case: https://github.com/esrille/escort/blob/b5c184ac9a309be6ae2089135220a2f1842b2c78/testdata/css-001.html

ShikiOkasaka commented 11 years ago

Fixed at 7c798af78d77383cd957c13fbbd54a0a3d2fbfe5:

css-001 7c798af78d