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

11 Commits

Author SHA1 Message Date
Simon Sapin
20f46ea968 Fix #886, only apply clip to absopos. 2012-08-03 17:19:04 +02:00
Simon Sapin
cfda2f1e20 Fix the painting order of inline-blocks. 2012-06-04 15:09:59 +02:00
Simon Sapin
74cfe8625b Fix painting order of nested stacking contexts. 2012-06-04 12:49:10 +02:00
Simon Sapin
434f510d94 Stacking contexts: dispatch the box itself, not just its children. 2012-06-04 10:46:24 +02:00
Simon Sapin
40af5c156c Test and fix (a little) stacking contexts. 2012-05-31 17:54:43 +02:00
Simon Sapin
edc72bc572 More navigation links in the test runner. 2012-05-25 16:45:58 +02:00
Simon Sapin
3592cf0063 Oops. Forgot to paint absolute placeholders. 2012-05-25 12:17:37 +02:00
Guillaume Ayoub
475a924e89 Fix the stacking contexts 2012-05-11 14:10:11 +02:00
Simon Sapin
2b7bb4108e Special treatement for page boxes in StackingContext 2012-05-11 10:49:52 +02:00
Simon Sapin
10627f6f6d Sort stacking contexts by z-index. 2012-05-11 10:27:48 +02:00
Guillaume Ayoub
3f4113fa5f Add a StackingContext in preparation for z-index drawing. 2012-05-10 20:57:29 +02:00