Chrome Version: 68.0.3440.106 (Official Build) (64-bit)
OS: linux debian
What steps will reproduce the problem?(1) open the attached html in chrome browser
(2) open the dev console
(3) navigate to the elements tab in the dev console
(4) shrink the dev console width until the first div spans multiple lines
What is the expected result?
sibling elements should be indented he same
What happens instead?
elements that both 1) have a child element, and 2) are displayed over multiple lines are displayed less indented than elements that only have a child element but span 1 line, span multiple lines but don't have a child element, or span 1 line and don't have child elements.
Just a guess, maybe elements that have child elements are indented less to compensate for the folding triangle to the left, but their subsequent lines are also indented less even though they don't have folding triangles.
Not sure if this is intentional, sorry if this is not a bug.
Please use labels and text to provide additional information.
Chrome Version: 68.0.3440.106 (Official Build) (64-bit)
OS: linux debian
What steps will reproduce the problem?(1) open the attached html in chrome browser
(2) open the dev console
(3) navigate to the elements tab in the dev console
(4) shrink the dev console width until the first div spans multiple lines
What is the expected result?
sibling elements should be indented he same
What happens instead?
elements that both 1) have a child element, and 2) are displayed over multiple lines are displayed less indented than elements that only have a child element but span 1 line, span multiple lines but don't have a child element, or span 1 line and don't have child elements.
Just a guess, maybe elements that have child elements are indented less to compensate for the folding triangle to the left, but their subsequent lines are also indented less even though they don't have folding triangles.
Not sure if this is intentional, sorry if this is not a bug.
Please use labels and text to provide additional information.
Chrome Version: 68.0.3440.106 (Official Build) (64-bit)
OS: linux debian
What steps will reproduce the problem?(1) open the attached html in chrome browser
(2) open the dev console
(3) navigate to the elements tab in the dev console
(4) shrink the dev console width until the first div spans multiple lines
What is the expected result?
sibling elements should be indented he same
What happens instead?
elements that both 1) have a child element, and 2) are displayed over multiple lines are displayed less indented than elements that only have a child element but span 1 line, span multiple lines but don't have a child element, or span 1 line and don't have child elements.
Just a guess, maybe elements that have child elements are indented less to compensate for the folding triangle to the left, but their subsequent lines are also indented less even though they don't have folding triangles.
Not sure if this is intentional, sorry if this is not a bug.
Please use labels and text to provide additional information.
Comment 1 by manukh@chromium.org
, Aug 9