Commit 42652b35 authored by Chromium WPT Sync's avatar Chromium WPT Sync Committed by Commit Bot

Import wpt@d43a23ae8aefa76827e94d82ffb41a933a5d8cb6

Using wpt-import in Chromium f4d6b677.
With Chromium commits locally applied on WPT:
cf88186a "[LayoutNG] Fix `vertical-align: top` and `bottom`"
20133397 "[sensor] Upstream sensor layout tests to wpt"
cc3303b3 "[WPT/common/security-features] Introduce downgrade origin types"


Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md

NOAUTOREVERT=true
TBR=lpz

No-Export: true
Change-Id: I57eb2762c1b38a4ce000f47edb9599662b25b248
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800143Reviewed-by: default avatarWPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#695972}
parent b9f59d7c
...@@ -99,12 +99,3 @@ interface Global { ...@@ -99,12 +99,3 @@ interface Global {
any valueOf(); any valueOf();
attribute any value; attribute any value;
}; };
[LegacyNamespace=WebAssembly]
interface CompileError { };
[LegacyNamespace=WebAssembly]
interface LinkError { };
[LegacyNamespace=WebAssembly]
interface RuntimeError { };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment