|
|
|
Test case is test/bugs/lpp-2974/lpp-2974.lzx.
I think this test's behavior is correct. It loads foo.css from the sibling to lpp-2974.lzx, which creates a red bg color. The box is red. This is correct. lpp-2974.lzx doesn't include anotherlevel/foo.css, so there's no way that it *would* be green ever.
Assigning back to Frisco for a better test case.
I have a change submitted for review which fixes this. Also, Frisco is going to check in an improved test case which actually demonstrates the bug.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
I set up identical directories one level apart, and altered the CSS file in one of the directories. The library's <stylesheet src="foo.css"> grabbed the 'wrong' one.