Open
Bug 1014743
Opened 11 years ago
Updated 3 years ago
Convert test_flexbox_layout.html into a testharness.js-based test, so we can submit it to w3c
Categories
(Core :: Layout, defect)
Tracking
()
ASSIGNED
People
(Reporter: dholbert, Assigned: dholbert)
Details
Most of our flexbox "resolving flexible widths" testing is done in the mochitest test_flexbox_layout.html.
Filing this bug on converting it to use testharness.js so that we can submit it to the w3c test suite for flexbox.
For reference:
http://testthewebforward.org/docs/testharness-tutorial.html
http://testthewebforward.org/docs/test-templates.html
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•