Closed
Bug 1463603
Opened 6 years ago
Closed 6 years ago
Changes to nsStyleSVGReset cause display: inline-block to become display:block
Categories
(Core :: Layout: Block and Inline, enhancement)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: u480271, Assigned: xidorn)
References
Details
Attachments
(4 files)
5.16 KB,
application/xhtml+xml
|
Details | |
7.76 KB,
patch
|
Details | Diff | Splinter Review | |
6.47 KB,
patch
|
Details | Diff | Splinter Review | |
59 bytes,
text/x-review-board-request
|
heycam
:
review+
|
Details |
Implementing Bug 1457353 I've run into a bug in the rendering of some ref test reference pages, eg. flexbox justification ref test.
test case showing the issue. the <div id="bork"> has the wrong display.
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(xidorn+moz)
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → xidorn+moz
Flags: needinfo?(xidorn+moz)
Comment hidden (mozreview-request) |
Comment 5•6 years ago
|
||
mozreview-review |
Comment on attachment 8979823 [details]
Bug 1463603 - Ensure modified_reset is set when {mutate,take}_reset_struct is called.
https://reviewboard.mozilla.org/r/245990/#review252018
Python's variable scoping rules. :/
Attachment #8979823 -
Flags: review?(cam) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3acb2a4a30fe
Ensure modified_reset is set when {mutate,take}_reset_struct is called. r=heycam
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•