View Revisions: Issue #405
[ All Revisions ] [ Back to Issue ]
Summary | 0000405: Odd effect using <h1> on very small pages | ||
---|---|---|---|
Revision | 2013-12-17 17:37 by Vincent Sanders | ||
Steps To Reproduce | Create an HTML document containing just the following, and try maximising the screen: <html><body><h1>Text</h1><body><html> The presence of a <head> makes no difference. The same effect can be seen with h5 and h6, but /not/ with h2, h3 or h4. |
||
Revision | 2013-03-20 17:30 by Dave Stratford | ||
Steps To Reproduce |