Skip to content

Commit

Permalink
Add comment to skip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Orvell committed Jan 30, 2020
1 parent fb1a783 commit 7df89ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/legacy-noattributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
});

test('native properties observeable when `_legacyForceObservedAttributes` set', function() {
// Unsupported when polyfill is in use since it uses `setAttribute`.
if (customElements.polyfillWrapFlushCallback) {
this.skip();
}
Expand Down

0 comments on commit 7df89ae

Please sign in to comment.