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

Image not shown in certain scenario #360

Open
zhouhao27 opened this issue Sep 11, 2024 · 0 comments
Open

Image not shown in certain scenario #360

zhouhao27 opened this issue Sep 11, 2024 · 0 comments

Comments

@zhouhao27
Copy link

Here is my html:

      <div class="comment">
        <span class="c00">
          <b><i>&gt; Dwayne’s only companion at night was a Labrador retriever named Sparky.</i></b>
          <p>
          <i>Sparky could not wag his tail-because of an automobile accident many years ago, so he had no way of telling other dogs how friendly he was.
          He opened the door of the cage, something Bill couldn’t have done in a thousand years. Bill flew over to a windowsill.
          <b>The undippable flag was a beauty, and the anthem and the vacant motto might not have mattered much, if it weren’t for this: a lot of citizens were so ignored and cheated and insulted that they thought they might be in the wrong country, or even on the wrong planet, that some terrible mistake had been made.
          </p>
          <p>
            [1] <a href="https://code.facebook.com/posts/1505962329687926/flow-a-new-static-type-checker-for-javascript/" rel="nofollow">https://code.facebook.com/posts/1505962329687926/flow-a-new-...</a>
          </p>
          <img src="https://i.redd.it/1l01wjsv22my.jpg" width="400" height="400" />
          <img src='https://www.police.gov.sg/-/media/6D390E0C6FF6459F889AF77F79FBA3FB.ashx?h=auto&amp;w=700' style='height:auto; width:700px;' alt='20230206_eight_persons_investigated_for_illegal_betting_activities' />

          <h1>Dwayne’s only companion at night</h1>
          <h2>Dwayne’s only companion at night</h2>
          <h3>Dwayne’s only companion at night</h3>
          <h4>Dwayne’s only companion at night</h4>
          <h5>Dwayne’s only companion at night</h5>
          <h6>Dwayne’s only companion at night</h6>
          ayyy
        </span>
      </div>

The first image is shown. But the second image is not shown.

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