Closed Bug 613612 Opened 14 years ago Closed 14 years ago

import in <style></style> does not account/use/respect href of base tag

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: qdinar, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12 import in <style></style> does not account/use/respect href of base tag. instead of it it uses page url. Reproducible: Always
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
i have tested and knew out now that it does not work only if base element is after style element. url: http://qdb.tmf.org.ru/test/firefoximportbase/%D0%91%D0%B0%D1%81%D1%82%D1%8B%20%D0%B1%D0%B5%D1%82%20%E2%80%94%20www.tor.kz.html . same file with base element moved as(to be) first element in head element works: http://qdb.tmf.org.ru/test/firefoximportbase/%D0%91%D0%B0%D1%81%D1%82%D1%8B%20%D0%B1%D0%B5%D1%82%20%E2%80%94%20www.tor.kz%202.html .
Does it work in other browsers when the base element is after the style element?
You need to log in before you can comment on or make changes to this bug.