[haiku-bugs] Re: [Haiku] #10626: WebPositive renders slashdot article header transparent

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 05 Mar 2014 12:28:03 -0000

#10626: WebPositive renders slashdot article header transparent
----------------------------------------+----------------------------
   Reporter:  cb88                      |      Owner:  pulkomandy
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  All
----------------------------------------+----------------------------

Comment (by pulkomandy):

 Not a duplicate of these two other tickets.
 The background for these titles should be a gradient:
 {{{
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3c8dbe),
 to(#3c7c9d));
 }}}

 We don't draw this properly yet, it needs some improvements to our
 gradient code, I guess.
 The syntax is here: https://www.webkit.org/blog/175/introducing-css-
 gradients/
 So this looks like a simple vertical gradient. I'll see if I can fix our
 gradient code to display it.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10626#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: