Bug 1839668 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The HTML of the comment is as follows:

```
<div class="comment">
  <span class="commtext c00">I know other existing projects like this […] customize the template.
  <p>However, it requires quite effort to deploy this […] to query them later.</p>
  <div class="reply"></div></span>
</div>
```

This seems similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1843914, which is about inline vs block elements and text outside paragraph elements.
The HTML of the Hackernews comment is as follows:

```
<div class="comment">
  <span class="commtext c00">I know other existing projects like this […] customize the template.
  <p>However, it requires quite effort to deploy this […] to query them later.</p>
  <div class="reply"></div></span>
</div>
```

This seems similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1843914, which is about inline vs block elements and text outside paragraph elements.
The HTML of the Hacker News comment is as follows:

```
<div class="comment">
  <span class="commtext c00">I know other existing projects like this […] customize the template.
  <p>However, it requires quite effort to deploy this […] to query them later.</p>
  <div class="reply"></div></span>
</div>
```

This seems similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1843914, which is about inline vs block elements and text outside paragraph elements.

Back to Bug 1839668 Comment 2