Commit dc790030 authored by Henrique Ferreiro's avatar Henrique Ferreiro Committed by Commit Bot

[css-filters] Migrate effect-reference-local-url-with-base to WPT

Migrate this test out of third_party/blink/web_tests/css3/filters/ and
into the WPT-specific directory, adding links to the relevant specs and
a test assertion describing its purpose.

Bug: 1063749
Change-Id: If42f93a2184eff9a8f47a193a1c6bc3ebca89452
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139656Reviewed-by: default avatarFredrik Söderquist <fs@opera.com>
Reviewed-by: default avatarStephen McGruer <smcgruer@chromium.org>
Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com>
Cr-Commit-Position: refs/heads/master@{#757748}
parent 57c07c9e
<!DOCTYPE html>
<title>SVG Filters: local URL with a base element</title>
<link rel="author" title="Fredrik Söderquist" href="mailto:fs@opera.com">
<link rel="help" href="https://drafts.fxtf.org/filter-effects/#FilterProperty">
<link rel="help" href="https://drafts.csswg.org/css-values/#local-urls">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=470608">
<link rel="match" href="reference/effect-reference-local-url-with-base-001-ref.html">
<meta name="assert" content="Check that fragment-only URLs are always document-local references.">
<base href="http://www.example.com/">
<style>
#target {
......
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