Closed Bug 768653 Opened 13 years ago Closed 13 years ago

<div class="pager-content"> is not closed

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: icaaq, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/16.0 Firefox/16.0 Build ID: 20120626030539 Steps to reproduce: 1. Press Cmd+N to open a new browser window, then type https://www.mozilla.org/en-US/ in the address bar and press Enter 2. Validate it http://validator.w3.org/check?verbose=1&uri=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2F Actual results: The validator says: Line 191, Column 10: End tag section seen, but there were open elements. </section> This is because the <div class="pager-content"> is missing it's ending element Expected results: the <div class="pager-content"> should be closed before the <ul class="pager-tabs">.
Okay! let me work on it!
(In reply to kesavan from comment #1) > Okay! let me work on it! This has already been fixed into the dev-branch https://github.com/mozilla/bedrock/commit/f2b2679b111ee4789303e89c9300342a36f6ef83.
If so mark it as FIXED
Will do when it hits :master
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.