-
Notifications
You must be signed in to change notification settings - Fork 47
Fix logical error of filling fullscreenElements (3.12) #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CI tool emits similar log with my local "make deploy":
It's not from my patch, but should I resolve LINK ERROR first? |
@ChangWanHong please don't worry about it. I'll try to fix this in the HTML Standard. |
This should fix the issue seen in whatwg/fullscreen#145.
@ChangWanHong one thing you will need to do is sign https://participate.whatwg.org/agreement. Sorry for not making that clear earlier. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ChangWanHong!
This error was introduced by me in #92, where I changed from first+prepend to first+append.
This should fix the issue seen in whatwg/fullscreen#145.
Thanks @ChangWanHong! @annevk I'll restart the Travis build, it should be fixed now right? |
Hmm. It seems I'm not verified yet. From signing page (after I signed), ... @foolip Could you verify me please :) |
@foolip One more thing, It is not relevant on this.. but I found some issue on your chromium code. PTAL: https://bugs.chromium.org/p/chromium/issues/detail?id=934150 . I couldn't CC'ing you, may be I don't have permission. |
@ChangWanHong verified, and merging now. Thanks! Commented on https://bugs.chromium.org/p/chromium/issues/detail?id=934150. |
Closes: #144
Preview | Diff