зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1463688 [wpt PR 11118] - Rename foreign-object-paints-before-rect-expected.html to -ref.html, a=testonly
Automatic update from web-platform-testsRename foreign-object-paints-before-rect-expected.html to -ref.html The naming of refs is not enforced in wpt and this was not broken, but see https://bugs.chromium.org/p/chromium/issues/detail?id=844781#c9 for things that can go wrong. We might add a lint/presubmit check. Bug: 842668 Change-Id: Ia2952a3720df88e323c8af17f87d05c6f07cfad7 Reviewed-on: https://chromium-review.googlesource.com/1069131 Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#561138} -- wpt-commits: 4698cffbd33ce8e20b8ae6c6c3032569999d78b2 wpt-pr: 11118 --HG-- rename : testing/web-platform/tests/svg/extensibility/foreignObject/foreign-object-paints-before-rect-expected.html => testing/web-platform/tests/svg/extensibility/foreignObject/foreign-object-paints-before-rect-ref.html
This commit is contained in:
Родитель
dd4ed63a16
Коммит
aee1205c4b
|
@ -185542,7 +185542,7 @@
|
|||
"/svg/extensibility/foreignObject/foreign-object-paints-before-rect.html",
|
||||
[
|
||||
[
|
||||
"/svg/extensibility/foreignObject/foreign-object-paints-before-rect-expected.html",
|
||||
"/svg/extensibility/foreignObject/foreign-object-paints-before-rect-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
|
@ -299687,7 +299687,7 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"svg/extensibility/foreignObject/foreign-object-paints-before-rect-expected.html": [
|
||||
"svg/extensibility/foreignObject/foreign-object-paints-before-rect-ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
|
@ -611186,12 +611186,12 @@
|
|||
"a5fbcba1ea5ba32d55210b0a87b6ecdeafbae5fe",
|
||||
"testharness"
|
||||
],
|
||||
"svg/extensibility/foreignObject/foreign-object-paints-before-rect-expected.html": [
|
||||
"svg/extensibility/foreignObject/foreign-object-paints-before-rect-ref.html": [
|
||||
"18e188a6279e64cbabdd4bb638b06d4a5b22fca8",
|
||||
"support"
|
||||
],
|
||||
"svg/extensibility/foreignObject/foreign-object-paints-before-rect.html": [
|
||||
"f626d744f7bd101cf31d85e59747e8470fa91398",
|
||||
"f6a09ab5b6577887ddddc4cf2ff9e97c9e56f6da",
|
||||
"reftest"
|
||||
],
|
||||
"svg/extensibility/foreignObject/foreign-object-size-ref.html": [
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML>
|
||||
<link rel="match" href="foreign-object-paints-before-rect-expected.html">
|
||||
<link rel="match" href="foreign-object-paints-before-rect-ref.html">
|
||||
<link rel="help" href="https://svgwg.org/svg2-draft/single-page.html#embedded-ForeignObjectElement"/>
|
||||
<style>
|
||||
* {
|
||||
|
|
Загрузка…
Ссылка в новой задаче