Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up<a target=XXX> creates a new top level browsing context, which is not supported by embedders #24400
Comments
|
This issue also occurs when attempting to load a new page instead of reloading https://servo.org/bhtml-newtab/newtab.html. |
|
Reproduced on current master (65bcf63), Ubuntu Linux 18.04. |
|
Also reproduced on macOS. Very curious... |
|
Ran into this today. The issue is with target attribute. Simpler STR: Create a file "a.html" containing:
|
It's not properly supported by Servo's port yet. See servo/servo#24400
It's not properly supported by Servo's port yet. See servo/servo#24400
It's not properly supported by Servo's port yet. See servo/servo#24400
|
I am no longer able to reproduce the original issue which I assume is due to servo/servo.org#81. Should this be closed then or would it be better to repurpose the issue? |
|
It would be better to repurpose the issue and include a minimal set of html files that demonstrate the issue when navigating between them. |
Steps to reproduce:
Tested in Windows 10.