mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Get the fundamentals of the HTMLDetailsElement rendering stuff working.
Still need to implement the style invalidation. Part of #9395
This commit is contained in:
parent
e551ea7322
commit
9d9c5398a8
13 changed files with 294 additions and 27 deletions
|
@ -5416,6 +5416,30 @@
|
|||
"url": "/_mozilla/mozilla/canvas/drawimage_html_image_9.html"
|
||||
}
|
||||
],
|
||||
"mozilla/details_ui_closed.html": [
|
||||
{
|
||||
"path": "mozilla/details_ui_closed.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/details_ui_closed_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/details_ui_closed.html"
|
||||
}
|
||||
],
|
||||
"mozilla/details_ui_opened.html": [
|
||||
{
|
||||
"path": "mozilla/details_ui_opened.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/details_ui_opened_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/details_ui_opened.html"
|
||||
}
|
||||
],
|
||||
"mozilla/iframe/resize_after_load.html": [
|
||||
{
|
||||
"path": "mozilla/iframe/resize_after_load.html",
|
||||
|
@ -11652,6 +11676,30 @@
|
|||
"url": "/_mozilla/mozilla/canvas/drawimage_html_image_9.html"
|
||||
}
|
||||
],
|
||||
"mozilla/details_ui_closed.html": [
|
||||
{
|
||||
"path": "mozilla/details_ui_closed.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/details_ui_closed_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/details_ui_closed.html"
|
||||
}
|
||||
],
|
||||
"mozilla/details_ui_opened.html": [
|
||||
{
|
||||
"path": "mozilla/details_ui_opened.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/details_ui_opened_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/details_ui_opened.html"
|
||||
}
|
||||
],
|
||||
"mozilla/iframe/resize_after_load.html": [
|
||||
{
|
||||
"path": "mozilla/iframe/resize_after_load.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue