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

New issue 20576 by gutierrezgerman: wrong https warning sent: priority  
issues from class defined on header vs style on htmlTag attrib
http://code.google.com/p/chromium/issues/detail?id=20576

Chrome Version       : 2.0.x
URLs
https://verified.gameloft.com/bogof-jeux-netbook/real-football-2009/buy.html?ua_platform_id=3686&product_type=bogof-netbook-games&wc=fr&opref=netbook-generic&bogof_product_name=bubble-bash
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x:OK
          IE 7:OK
          IE 8:OK

What steps will reproduce the problem?
1.on html head,  define a new  class foo{ background-image : http://*path}
2.on body, <div class="foo" style="background-image :https://*path";>
3.run page over SSL

What is the expected result?
A style defined in an HTML tag takes precedence over styles defined in the
head of the HTML document.


What happens instead?
browser do not check DOM rendering, and show ugly https exclamation mark
(on address bar) as not secured elements on page warning while they are in
fact secured


Please provide any additional information below. Attach a screenshot if
possible.

images attached

Attachments:
        inheritance_page.JPG  94.7 KB
        inheritance.JPG  115 KB

--
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