[CSS21][CSS22] Seeking review of position:fixed edge case test

Hi folks,

I'm trying to get a reviewer for a CSS2 regression test:
https://github.com/w3c/csswg-test/pull/813

Basically, WebKit doesn't currently handle position:fixed correctly
when it's also top,bottom,left,right:auto and a child of a
position:relative element. The test asserts the spec'd behavior which
Chrome, Firefox, IE11, and Presto adhere to.

Thanks,
Chris
--
Bootstrap Core Team member
Browser 🐛s galore: http://getbootstrap.com/browser-bugs/

Received on Monday, 27 July 2015 07:27:36 UTC