WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61900
Incorrect UA style when printing a simple document
https://bugs.webkit.org/show_bug.cgi?id=61900
Summary
Incorrect UA style when printing a simple document
mitz
Reported
2011-06-01 19:02:53 PDT
Incorrect UA style when printing a simple document
Attachments
Ensure that the default print style is set to the default simple style in the simple document case
(2.14 KB, patch)
2011-06-01 19:09 PDT
,
mitz
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2011-06-01 19:09:01 PDT
Created
attachment 95702
[details]
Ensure that the default print style is set to the default simple style in the simple document case
mitz
Comment 2
2011-06-01 19:10:25 PDT
<
rdar://problem/8629031
>
mitz
Comment 3
2011-06-01 19:11:25 PDT
You can reproduce this bug if, in a fresh instance of Safari, you navigate to data:text/html,<div>foo</div><div>bar</div> and print the document. It will print “foobar” on a single line, because the div elements will be inlines.
mitz
Comment 4
2011-06-02 00:21:52 PDT
Fixed in
r87882
.
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