No subject


Tue May 3 15:05:30 PDT 2016


We have this selector in mediaControls(New).css:

video::-webkit-media-text-track-region-container.scrolling

Only user action pseudo classes should be allowed after pseudo elements. We should rewrite this somehow. If we need to express this with custom pseudo elements, an internal :scrolling pseudo class would have been better, I think.

https://bugs.chromium.org/p/chromium/issues/detail?id=578131

-- 
You are receiving this mail because:
You are the assignee for the bug.
--1473359786.2Ee0e8D3.23027
Date: Thu, 8 Sep 2016 11:36:26 -0700
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 - Class selectors on pseudo elements should be forbidden."
   href="https://bugs.webkit.org/show_bug.cgi?id=161747">161747</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Class selectors on pseudo elements should be forbidden.
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit 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>CSS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>hyatt&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>From the corresponding Chromium bug:

We have this selector in mediaControls(New).css:

video::-webkit-media-text-track-region-container.scrolling

Only user action pseudo classes should be allowed after pseudo elements. We should rewrite this somehow. If we need to express this with custom pseudo elements, an internal :scrolling pseudo class would have been better, I think.

<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=578131">https://bugs.chromium.org/p/chromium/issues/detail?id=578131</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>
--1473359786.2Ee0e8D3.23027--


More information about the webkit-unassigned mailing list