No subject


Tue Jan 27 15:54:36 PST 2015


"The painting order of grid items is exactly the same as inline blocks"

This has been already fixed on Blink so we'd need to port https://codereview.chromium.org/23737004 and apply it to flex and grid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
--1425459892.1D52f7e0.23783
Date: Wed, 4 Mar 2015 01:04:52 -0800
MIME-Version: 1.0
Content-Type: text/html

<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flex and grid items should be painted as inline-blocks"
   href="https://bugs.webkit.org/show_bug.cgi?id=142266">142266</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Flex and grid items should be painted as inline-blocks
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Layout and Rendering
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rego&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jfernandez&#64;igalia.com, svillar&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>60731
          </td>
        </tr></table>
      <p>
        <div>
        <pre>From flexbox spec (<a href="http://dev.w3.org/csswg/css-flexbox/#painting">http://dev.w3.org/csswg/css-flexbox/#painting</a>):
&quot;Flex items paint exactly the same as inline blocks&quot;



More information about the webkit-unassigned mailing list