Remove unnecessary code for <dialog> 'open' presentation attribute
This code was added in [1] to work around a bug [2] in the layout test system that doesn't seem to still reproduce. The "open" attribute is not a presentation attribute, so it shouldn't be marked as one. This should not change any behavior. [1] https://source.chromium.org/chromium/chromium/src/+/f56b6ef2b68e305e106e0310fd884c620861fb8b [2] https://bugs.webkit.org/show_bug.cgi?id=91058 Change-Id: If03bf98075db8b94e56f27370199a36e508106b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640923 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: Yu Han <yuzhehan@chromium.org> Reviewed-by:Yu Han <yuzhehan@chromium.org> Cr-Commit-Position: refs/heads/master@{#845895}
Showing
Please register or sign in to comment