MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002452 | NetSurf | Layout | public | 2016-05-04 13:29 | 2016-06-28 11:35 |
Reporter | Archil Imnadze | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | amd64 | OS | linux | OS Version | debian jessie |
Product Version | 3.5 | ||||
Target Version | Fixed in Version | ||||
Fixed in CI build # | |||||
Reported in CI build # | |||||
URL of problem page | |||||
Summary | 0002452: "white-space: normal" has no effect on "display: inline-block" elements. | ||||
Description | Content inside an element with "white-space: nowrap" still wrap if the child elements have "display: inline-block". | ||||
Steps To Reproduce | Open the attached file. Expected result: The blue and the green rectangles rectangles should be aligned side-by-side. Actual results: The green rectangle is aligned below the blue rectanble. | ||||
Additional Information | Do not add spaces and new-lines to the attached file or it will result in a different layout. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | nowrap-test.html (404) 2016-05-04 13:29 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=434&type=bug |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2016-05-04 13:29 | Archil Imnadze | New Issue | |||
2016-05-04 13:29 | Archil Imnadze | File Added: nowrap-test.html | |||
2016-06-28 11:35 | Vincent Sanders | Status | new => acknowledged | ||
2016-06-28 11:35 | Vincent Sanders | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=1866#r1866 |