DocMarty84

Results 2 issues of DocMarty84

From: https://github.com/flutter/flutter/issues/35868#issuecomment-1399467971 Fixes #24

When an iframe contains the `sandbox` attribute, its value must be exactly `allow-scripts` in order to enable JavaScript. However, in many cases the attribute has more than one value. Here...