Open Bug 1327086 Opened 7 years ago Updated 2 years ago

Quirks mode: box model draws part of blue line in irrelevant place

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1]
2. Open devtools -> inspector, inspect the red square on the page
3. Switch to box model, click on geometry editor button near word "absolute"

AR:  There's an irrelevant blue line drawn at the bottom of line "hello world 1"
ER:  That piece should be a continuation of the blue horizontal line attached to red square

> [1] data:text/html,<span>    hello world 1</span><span style="position: relative;">    hello world 2<div style="position: absolute; width: 10px; height: 10px; background: red none repeat scroll 0% 0%; right: -200px; bottom: 2px;"></div></span><span>    hello world 3</span><style>span:before{display: inline;white-space: pre;font-size: 1px;line-height: 0;content: "\A ";margin-inline-end: 40px;}</style><script>console.log(`document.querySelector('div').style.right="-201px"`);</script>
Component: Untriaged → Developer Tools: Computed Styles Inspector
No longer blocks: 1277113
Inspector bug triage, filter on CLIMBING SHOES.
Priority: -- → P3
Product: Firefox → DevTools
Component: Inspector: Computed → Inspector
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.