[wpt-sync] Sync PR 23672 - Fix serialization/attribute synchronization of 'orient'
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23672 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23672
Details from upstream follow.
Fredrik Söderqvist <fs@opera.com> wrote:
Fix serialization/attribute synchronization of 'orient'
SVGAnimatedAngle was still checking current value when it should be
checking the base value.Bug: 735820
Change-Id: I9eeff2da7b646c22ff6f06f0480d5581065723c9
Reviewed-on: https://chromium-review.googlesource.com/2207148
WPT-Export-Revision: 251bf292821fd66005b9cbfc8d84b478bed5cb1f
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 73 tests
Status Summary
Firefox
OK : 2
PASS: 2[GitHub] 73[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 2
FAIL: 2
Safari
OK : 2
PASS: 2
Links
Comment 5•5 years ago
|
||
bugherder |
Description
•