[haiku-bugs] [Haiku] #10664: Web+ not displaying CSS Background from URL

  • From: "CyberneticianDave" <trac@xxxxxxxxxxxx>
  • Date: Mon, 10 Mar 2014 15:18:17 -0000

#10664: Web+ not displaying CSS Background from URL
-------------------------------------------------+-------------------------
 Reporter:  CyberneticianDave                    |        Owner:
     Type:  bug                                  |  pulkomandy
 Priority:  normal                               |       Status:  new
Component:  Applications/WebPositive             |    Milestone:  R1
 Keywords:  Web+, WebPositive, CSS, Background,  |      Version:
  URL                                            |  R1/Development
 Blocking:                                       |   Blocked By:
 Platform:  x86                                  |  Has a Patch:  0
-------------------------------------------------+-------------------------
 Web+ doesn't appear to be rendering any background images that use the
 'url()' type CSS notation.

 A heavily affected site is BitBucket, which makes great use of this
 technique, loading images both from a URL and using inline PNG and the
 data: URN.

 That is, neither background: url('http://path.to/image.png') nor
 background:url('data:image/png;base64,blahblahblah') work.

 Since BitBucket makes vast use of this technique it is a great place to
 test the problem and the fix. They use inline (data-based) PNG and inline
 SVG too.

 Tested in VmWare nightly, hrev 47002. x86_gcc2.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10664>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: