New issue
Advanced search Search tips

Issue 894834 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Incorrect layout of <input type=button> with white-space:pre

Project Member Reported by mpalmg...@mozilla.com, Oct 12

Issue description

Chrome Version: 71.0.3569.0 (Official Build) dev (64-bit)
OS: Linux

What steps will reproduce the problem?
(1)load the attached testcase
(2)
(3)

What is the expected result?
The buttons on the same line should render the same.
They should all display their text like so:
a
b
c

What happens instead?
The first button on each line reads "abc" (horizontally).

Additionally, Chrome v71 on OSX renders the text in the last button
on the first row horizontally too (BUG).  This bug doesn't occur
on Linux though.

(see Firefox for correct results)
 
Chrome-bug-button-white-space.html
817 bytes View Download
Status: Available (was: Untriaged)

Sign in to add a comment