diff options
author | Josh Matthews <josh@joshmatthews.net> | 2020-01-15 11:09:37 -0500 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2020-01-15 11:09:37 -0500 |
commit | c385953c97d5f1eb0190487c314274c02904b7f7 (patch) | |
tree | 5f651d733950a07d2ff44a1a5f99f56bc6baabc0 /tests/wpt/mozilla | |
parent | 9a518cf7979b79b34611135d09c1dd0a96945255 (diff) | |
download | servo-jdm-revert4.tar.gz servo-jdm-revert4.zip |
Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4
This reverts commit 9a518cf7979b79b34611135d09c1dd0a96945255, reversing
changes made to a33d493a4ff6f8a629a9b82202c49c41ecbefa49.
Diffstat (limited to 'tests/wpt/mozilla')
-rw-r--r-- | tests/wpt/mozilla/meta/MANIFEST.json | 2 | ||||
-rw-r--r-- | tests/wpt/mozilla/tests/mozilla/mql_borrow.html | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e5fcf55da15..d8d05a7b9d8 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -19034,7 +19034,7 @@ "testharness" ], "mozilla/mql_borrow.html": [ - "2f738c738f2efc7b36fcdab31741a34037e673f7", + "17ee0dc48a30933429cb901760ef1b074ed56b6e", "testharness" ], "mozilla/multiple_redirects.html": [ diff --git a/tests/wpt/mozilla/tests/mozilla/mql_borrow.html b/tests/wpt/mozilla/tests/mozilla/mql_borrow.html index 2f738c738f2..17ee0dc48a3 100644 --- a/tests/wpt/mozilla/tests/mozilla/mql_borrow.html +++ b/tests/wpt/mozilla/tests/mozilla/mql_borrow.html @@ -23,7 +23,6 @@ frame.height=600; frame.width=400; })); - frame.width = 601; </script> |