1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
Commit Graph

1531 Commits

Author SHA1 Message Date
Glwadys Fayolle
cf0ce3a339 background repeat 2011-05-05 09:26:14 +02:00
Glwadys Fayolle
98a86429a4 Merge branch 'master' of gitorious.org:weasyprint/website
Conflicts:
	static/css/style.css
2011-05-05 09:23:56 +02:00
Glwadys Fayolle
e018092b81 change background 2011-05-05 09:20:06 +02:00
Simon Sapin
1575792c80 Computed colors: convert keywords like 'red' into ColorValue objects. 2011-05-04 18:29:41 +02:00
Simon Sapin
9cc53b0db8 Implement computed values for font-size and other length. 2011-05-04 17:45:36 +02:00
Simon Sapin
6c9e97515e Refactor assign_properties() into several functions. 2011-05-04 13:00:35 +02:00
Simon Sapin
4d15cd6795 Use different names for different variables. 2011-05-04 12:33:04 +02:00
Simon Sapin
42e2a71bec Annotate DOM elements with a value for every property. Needs more tests. 2011-05-04 11:54:36 +02:00
Simon Sapin
2270facee9 Add test coverage. 2011-05-02 14:59:59 +02:00
Simon Sapin
6dfa5fd8e4 Correct framework for all shorthand properties, though some are NotImplemented 2011-05-02 14:59:40 +02:00
Guillaume Ayoub
4852e3b0e5 Change the logo size 2011-05-01 22:36:16 +02:00
Guillaume Ayoub
f7f1fc52f1 Merge branch 'master' of gitorious.org:weasyprint/website 2011-04-29 17:15:50 +02:00
Glwadys Fayolle
3416127db0 add logo 2011-04-29 16:46:48 +02:00
Simon Sapin
762cfcffe1 From CSS 2.1 add inherited properties, initial values
and the default stylesheet for HTML4.
2011-04-29 16:31:02 +02:00
Guillaume Ayoub
b279aa8326 Set mininum height to menu items 2011-04-28 19:20:19 +02:00
Guillaume Ayoub
41cf598403 Use spaces instead of tabs 2011-04-28 19:16:46 +02:00
Guillaume Ayoub
428c283005 Don't use -moz prefix 2011-04-28 19:15:59 +02:00
Simon Sapin
0085fb980a Add links to the website and an AGPL licence. 2011-04-28 19:15:30 +02:00
Glwadys Fayolle
d6e12b8b2e Add the real style 2011-04-28 17:43:38 +02:00
Guillaume Ayoub
1438588d60 Initial commit 2011-04-28 17:28:28 +02:00
Simon Sapin
1297d4e747 Preserve ordering when replacing shorthand properties. 2011-04-28 11:34:11 +02:00
Simon Sapin
3345d7c4a3 Shorten some code. 2011-04-28 10:44:50 +02:00
Simon Sapin
c4d5feec8d Expand shorthand properties. (Well, some of them, for now.) 2011-04-27 18:24:59 +02:00
Simon Sapin
662a1b6aae Resolve @import and @media rules. 2011-04-27 17:50:12 +02:00
Simon Sapin
ae5ecc1440 Whitespace-only media attribute defaults to 'all'. 2011-04-27 11:42:25 +02:00
Simon Sapin
00c5c8f514 Find stylesheets in an HTML document. 2011-04-26 18:07:19 +02:00
Simon Sapin
1fa292d2da More random details in README 2011-04-22 18:12:46 +02:00
Simon Sapin
6fb8fa630b python-rsvg also depends on PyGTK; notes on HTML parsing. 2011-04-21 11:38:14 +02:00
Simon Sapin
0fd77c0d59 Add a README about dependencies. 2011-04-21 10:27:52 +02:00
Simon Sapin
4a94de6a5e Setup tests with Attest and its assert hook 2011-04-21 10:24:21 +02:00
Simon Sapin
3b96a7e014 Initial project structure. 2011-04-20 11:15:13 +02:00