-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1448620 [wpt PR 10167] - Add tests for mathematical functions in …
…<img sizes="">, a=testonly Automatic update from web-platform-testsAdd tests for mathematical functions in <img sizes=""> Tests for whatwg/html#3084. wpt-commits: cc9648dde51ca42dfa40d1ff05c017dd3966929f wpt-pr: 10167 wpt-commits: cc9648dde51ca42dfa40d1ff05c017dd3966929f wpt-pr: 10167 UltraBlame original commit: 38df35b53e6b8c3fb67629a873c98401edb1492f
- Loading branch information
Showing
3 changed files
with
426 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -312,9 +312,7 @@ | |
var | ||
expect | ||
= | ||
p | ||
. | ||
firstElementChild | ||
current | ||
. | ||
currentSrc | ||
; | ||
|
Oops, something went wrong.