# CSS Bug:Abuse of \<sup\> and \<big\> can escape post box

**URL:** <https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357>\
**Category:** Bug\
**Created:** [2015年二月18日 13:37 UTC](https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357 "2015-02-18T13:37:00Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![accalia](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/accalia/32/48626_2.png) [@accalia](https://meta.discourse.org/u/accalia)\
**Post date:** [2015年二月18日 13:37 UTC](https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357/1 "2015-02-18T13:37:00Z")

</div>

Repeated application of \<sup\> and \<big\> can be used to cause content to appear outside of the post box

Example: This was in wrong place.

```plaintext
Example: <sup><big><sup><big><sup><big><sup><big><sup><big><sup><big><sup><big><sup><big><sup><big><sup><big><sup><big>This was in wrong place.

```

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2015年二月18日 18:57 UTC](https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357/2 "2015-02-18T18:57:20Z")

</div>

I don’t know that we entirely care about this.. abuse can be classified as “don’t use standard formatting to do annoying things”.

Under penalty of suspension, etc.

Not for this report, I mean if people were doing this just to be annoying all the time.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2015年二月19日 02:17 UTC](https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357/3 "2015-02-19T02:17:59Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/81733eb8857dd53082cb1c5bdbe874c94fa60254](https://github.com/discourse/discourse/commit/81733eb8857dd53082cb1c5bdbe874c94fa60254)

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2015年二月19日 02:18 UTC](https://meta.discourse.org/t/css-bug-abuse-of-sup-and-big-can-escape-post-box/25357/4 "2015-02-19T02:18:06Z")

</div>


