WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
134881
Inline-Blocks are represented as Block elements after exiting Fullscreen mode
https://bugs.webkit.org/show_bug.cgi?id=134881
Summary
Inline-Blocks are represented as Block elements after exiting Fullscreen mode
fishattack
Reported
2014-07-14 04:58:17 PDT
I've made a website with inline-block elements and one button to make one of those elements fullscreen. After exiting fullscreen the inline-blocks will be presented in two lines - similar to normal block elements. I created a test website to reproduce the bug. What steps will reproduce the problem? 1. click fullscreen button 2. exit fullscreen 3. watch result What is the expected result? hello in one line after exiting fullscreen - inline blocks in one line What happens instead? there is a line-break behind the first inline-block-element after exiting fullscreen
Attachments
Test case for the bug
(1.21 KB, text/html)
2014-07-14 04:59 PDT
,
fishattack
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
fishattack
Comment 1
2014-07-14 04:59:25 PDT
Created
attachment 234850
[details]
Test case for the bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug