Commit 31f4d3d2 authored by Anders Hartvoll Ruud's avatar Anders Hartvoll Ruud Committed by Commit Bot

[css-properties-values-api]: Drop .tentative from URL resolution test.

R=eae@chromium.org

Bug: 851490
Change-Id: I0090986f81763d3c84f1245d5340286f9a3a1dff
Reviewed-on: https://chromium-review.googlesource.com/1121463Reviewed-by: default avatarEmil A Eklund <eae@chromium.org>
Commit-Queue: Anders Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/master@{#572145}
parent ed8282b7
<!DOCTYPE html> <!DOCTYPE html>
<link rel="author" title="Anders Hartvoll Ruud" href="andruud@chromium.org"> <link rel="author" title="Anders Hartvoll Ruud" href="andruud@chromium.org">
<!-- TODO(andruud): Replace help link when spec is updated. --> <link rel="help" href="https://drafts.css-houdini.org/css-properties-values-api-1/#relative-urls" />
<link rel="help" href="https://github.com/w3c/css-houdini-drafts/issues/393#issuecomment-294706386" />
<meta name="assert" content="This test verifies that relative URLs in registered properties resolve correctly" /> <meta name="assert" content="This test verifies that relative URLs in registered properties resolve correctly" />
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment