mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
DOMRectList interface implementation (#34025)
* rechecking all file changes and additions Signed-off-by: L Ashwin B <lashwinib@gmail.com> * added comments with specification links Signed-off-by: L Ashwin B <lashwinib@gmail.com> * added space before the links Signed-off-by: L Ashwin B <lashwinib@gmail.com> * modified the doc link format Signed-off-by: L Ashwin B <lashwinib@gmail.com> * suggested changes + updated interfaces.https.html + updated passing test expectations Signed-off-by: L Ashwin B <lashwinib@gmail.com> * needed to do an update-manifest Signed-off-by: L Ashwin B <lashwinib@gmail.com> * updated the idlharness.any.html expectations Signed-off-by: L Ashwin B <lashwinib@gmail.com> --------- Signed-off-by: L Ashwin B <lashwinib@gmail.com>
This commit is contained in:
parent
d2c4448ac8
commit
257f4b84db
10 changed files with 86 additions and 42 deletions
|
@ -1,7 +1,3 @@
|
|||
[DOMRectList.html]
|
||||
[Range getClientRects()]
|
||||
expected: FAIL
|
||||
|
||||
[Element getClientRects()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue