WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 23107
run-in spec violation and rendering differences to Opera/IE
https://bugs.webkit.org/show_bug.cgi?id=23107
Summary
run-in spec violation and rendering differences to Opera/IE
Daniel.S
Reported
2009-01-04 13:51:47 PST
display: run-in as implemented in WebKit is partially violating the spec. For example run-in elements run-in the next sibling block box even when there's a floated or absolutely positioned element between the run-in element and the block box). In Webkit, run-in elements also run-in to anonymous block boxes. I'm not completely sure, what the spec thinks about this, but neither Opera nor IE 8 (beta2 and "inofficial" Partner Build) run into anonymous block boxes.
Attachments
Testcase according to Opera's/IE8's rendering
(1.35 KB, text/html)
2009-01-04 13:54 PST
,
Daniel.S
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Daniel.S
Comment 1
2009-01-04 13:54:56 PST
Created
attachment 26418
[details]
Testcase according to Opera's/IE8's rendering Here's a testcase based on Opera's and IE8's rendering (Opera fails Test 6, but I think IE8 is right there). WebKit fails tests 3-6.
j.j.
Comment 2
2009-08-23 08:26:54 PDT
Had this changed with
bug 27193
?
Robert Hogan
Comment 3
2012-10-02 11:41:17 PDT
Chromium 20 looks good on this test and matches everyone except FF 14 - and FF doesn't support run-in anyway:
http://www.quirksmode.org/css/display.html
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