Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25017 by sirdarckcat: BASE tag is allowed more than once and  
outside the <head> section
http://code.google.com/p/chromium/issues/detail?id=25017

Chrome Version       : 4.0.211.4 (Official Build 26653) (WebKit: 532.0)
URLs (if applicable) : http://zaz.sirdarckcat.net/zaz/
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:FAIL
   Firefox 3.x:FAIL
          IE 7:OK
          IE 8:OK

Reproducible: Always

Steps to Reproduce:
1. Go to http://zaz.sirdarckcat.net/zaz/ (a script that alerts the location
of the script being included).
2. See the alerts
Actual Results:
the alerts are:
a/b.js
a/b/c.js
a/b/c/d.js
a/b.js
a/b/c.js
a/b/c/d.js

Expected Results:
the alerts should be:
a/b.js
a/c.js
a/d.js
a/b.js
a/c.js
a/d.js

I'm not very good making testcases, and I tried to look for the bug, but I
couldn't find it.. I think this is a well known bug for developers, so I
guess its a dupe, but I couldnt find the bug where this is being discussed.

In any way, I want to propose this being fixed, or are there some details
I'm missing?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to