Skip to content
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

<input type="checkbox"> does not render. #1853

Open
RokeJulianLockhart opened this issue Aug 6, 2024 · 0 comments
Open

<input type="checkbox"> does not render. #1853

RokeJulianLockhart opened this issue Aug 6, 2024 · 0 comments

Comments

@RokeJulianLockhart
Copy link

As an example, at webcompat/web-bugs#140018 (comment) I have:

<ol>
	<li> <input type="checkbox"> Desktop site instead of mobile site </li>
	<li> <input type="checkbox"> Mobile site is not usable </li>
	<li> <input type="checkbox"> Video doesn't play </li>
	<li> <input type="checkbox"> Layout is messed up </li>
	<li> <input type="checkbox"> Text is not visible </li>
	<li> <input type="checkbox" checked> Something else <!-- (Add details below) --> </li>
	<li>
		<h4> <b> Something else <!-- (Add details below) --> </b> </h4>
		When I authenticate with <a href="https://login.gaijin.net/en">https://login.gaijin.net/en</a> to access <a href="https://support.gaijin.net/hc/requests/2601495">https://support.gaijin.net/hc/requests/2601495</a>, I see what is depicted in the undermentioned screenshot.
	</li>
</ol>

...which renders as:

  1. Desktop site instead of mobile site
  2. Mobile site is not usable
  3. Video doesn't play
  4. Layout is messed up
  5. Text is not visible
  6. Something else
  7. Something else

    When I authenticate with https://login.gaijin.net/en to access https://support.gaijin.net/hc/requests/2601495, I see what is depicted in the undermentioned screenshot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant