Bug 22706 - Don't respect number of columns
Summary: Don't respect number of columns
Status: RESOLVED DUPLICATE of bug 22705
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.alistapart.com/d/cssatten/...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 03:41 PST by Luca Ferretti
Modified: 2009-07-13 00:44 PDT (History)
1 user (show)

See Also:


Attachments
URL rendering in epiphany (51.08 KB, image/png)
2008-12-06 03:45 PST, Luca Ferretti
no flags Details
Reference PDF rendering (52.83 KB, image/png)
2008-12-06 03:47 PST, Luca Ferretti
no flags Details
Add --websocket flag in build-webkit and ENABLE_WEBSOCKET define. (7.15 KB, patch)
2009-07-13 00:20 PDT, Fumitoshi Ukai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Ferretti 2008-12-06 03:41:53 PST
The page in URL defines
  #preamble { columns: 2 }

But WebKitGtk seems to ignnore it, see attached screenshot
Comment 1 Luca Ferretti 2008-12-06 03:45:27 PST
Created attachment 25810 [details]
URL rendering in epiphany

Text layout is on a single column
Comment 2 Luca Ferretti 2008-12-06 03:47:01 PST
Created attachment 25811 [details]
Reference PDF rendering

Text layout is two columns
Comment 3 Luca Ferretti 2008-12-06 03:57:14 PST
I'll file a separate bug for non rounder corner.

However, it seems to me that WebKitGtk don't apply bold/italic on some text.
Comment 4 Mark Rowe (bdash) 2008-12-06 14:52:57 PST

*** This bug has been marked as a duplicate of 22705 ***
Comment 5 Fumitoshi Ukai 2009-07-13 00:20:41 PDT
Created attachment 32648 [details]
Add --websocket flag in build-webkit and ENABLE_WEBSOCKET define.


---
 7 files changed, 85 insertions(+), 2 deletions(-)
Comment 6 Fumitoshi Ukai 2009-07-13 00:23:28 PDT
oops, sorry.
sent to wrong bug id.
Comment 7 Eric Seidel (no email) 2009-07-13 00:44:55 PDT
Comment on attachment 32648 [details]
Add --websocket flag in build-webkit and ENABLE_WEBSOCKET define.

wrong bug.