<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" class="" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">A talk about webkitgtk (webkitgtk-1.10.0.tar.xz). Both version build from one sources with similar configure options.
<br>
Why webkit can not show -webkit-gradient on buttons? Is it bug or some webkit settings?<br>
<div><br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">Andrei Pushkin</div>
</span></font></div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF875094"><font face="Tahoma" color="#000000" size="2"><b>От:</b> mmaxfield@apple.com [mmaxfield@apple.com]<br>
<b>Отправлено:</b> 29 сентября 2015 г. 23:37<br>
<b>Кому:</b> Pushkin Andrei<br>
<b>Копия:</b> webkit-dev@lists.webkit.org<br>
<b>Тема:</b> Re: [webkit-dev] Problem with -webkit-gradient css option on MIPS platform.<br>
</font><br>
</div>
<div></div>
<div>Are you sure that the two versions of webkit are exactly the same? Same operating system, same port, same SVN revision?
<div class=""><br class="">
</div>
<div class="">AFAIK, WebKit itself has no concept of "1.10." That version number belongs to whichever project you are getting WebKit from. That project may have built WebKit on the two different platforms differently. (Someone else on the team: Please correct
me if I'm wrong.)<br class="">
<div class=""><br class="">
</div>
<div class="">--Myles</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Sep 29, 2015, at 8:35 AM, Pushkin Andrei <<a href="mailto:Andrei.Pushkin@promwad.com" class="" target="_blank">Andrei.Pushkin@promwad.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="" style="font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; direction:ltr; font-family:Tahoma; font-size:10pt">
Hi. I have embedded Linux MIPS board with webkit 1.10.<br class="">
This code does not work on my MIPS board (-webkit-gradient is ignored):<br class="">
<button type="submit" style="background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#adadad),color-stop(100%,#7d7c7d)); !important">ABC</button><br class="">
But work in my x86 PC on same version of webkit.<br class="">
<br class="">
This code work fine in all platforms:<br class="">
<div style="background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#adadad),color-stop(100%,#7d7c7d)); width: 100px; height:100px">ABC</div><br class="">
<br class="">
<div class="">
<div class="BodyFragment"><font class="" size="2"><span class="" style="font-size:10pt">
<div class="PlainText">Andrei Pushkin</div>
</span></font></div>
</div>
</div>
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; float:none; display:inline!important">_______________________________________________</span><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; float:none; display:inline!important">webkit-dev
mailing list</span><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">
<a href="mailto:webkit-dev@lists.webkit.org" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" target="_blank">webkit-dev@lists.webkit.org</a><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</div>
</body>
</html>