testing/web-platform/tests/css/css-page/page-name-propagated-001-print-ref.html
author Florian Quèze <florian@queze.net>
Tue, 08 Jul 2025 20:48:53 +0000 (12 hours ago)
changeset 795809 b01190f141a12f4b506acb1f4476561c4b0f2407
parent 673195 d41d80ba93ff93130bf92e4f2bdc10935a0a3498
permissions -rw-r--r--
Bug 1960567 - remove the last C++ and scriptable APIs to accumulate data to legacy telemetry histograms, r=chutten. Differential Revision: https://phabricator.services.mozilla.com/D255582
<!DOCTYPE html>
<html>
  <body>
    <div>a</div>
    <div>
      <div>
        <div>b</div>
      </div>
    </div>
  </body>
</html>