mirror of
https://github.com/servo/servo.git
synced 2025-08-22 05:45:33 +01:00
Auto merge of #20858 - tigercosmos:yy1, r=jdm
move test `dom-element-scroll.html` from mozilla to wpt <!-- Please describe your changes on the following line: --> The test `dom-element-scroll.html` was originally landed on #19127. It was designed for testing `scrollLeft` and `scrollTop`. It is not only for servo. I thought I put a wrong place at that time. It should not be under `mozilla`. It's better placed under `wpt`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20858) <!-- Reviewable:end -->
This commit is contained in:
commit
ab39f6dbc7
3 changed files with 11 additions and 10 deletions
|
@ -326765,6 +326765,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/cssom-view/dom-element-scroll.html": [
|
||||
[
|
||||
"/css/cssom-view/dom-element-scroll.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/cssom-view/elementFromPoint-001.html": [
|
||||
[
|
||||
"/css/cssom-view/elementFromPoint-001.html",
|
||||
|
@ -545652,6 +545658,10 @@
|
|||
"ed3dc5f811d0e0920689b051da26c6b3c34b9a54",
|
||||
"testharness"
|
||||
],
|
||||
"css/cssom-view/dom-element-scroll.html": [
|
||||
"a892451d722bd7b818aa6a5efc5e07c1ff96d4cd",
|
||||
"testharness"
|
||||
],
|
||||
"css/cssom-view/elementFromPoint-001.html": [
|
||||
"bf1c490777f450275a95ecfc6d6d2c0d055aca82",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue