Aliaksandr Kalenik
|
95a8dec373
LibWeb: Treat grid item as it creates stacking context during painting
|
1 năm trước cách đây |
Andreas Kling
|
d296992fb3
LibWeb: Make StackingContext point to paint tree instead of layout tree
|
1 năm trước cách đây |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 năm trước cách đây |
Andi Gallo
|
a18500c78c
LibWeb: Paint separate borders for inline tables
|
1 năm trước cách đây |
MacDue
|
2a067b5601
LibWeb: Don't paint all stacking contexts like positioned elements
|
1 năm trước cách đây |
Luke Wilde
|
fb33514029
LibWeb: Support skew{X,Y} in stacking context transforms
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
cdf8b9e943
LibWeb/Painting: Translate by scroll offset before painting descendants
|
2 năm trước cách đây |
Andi Gallo
|
7bd00d6a42
LibWeb: Snap table grid to device pixels in separate borders mode
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
5b7926fa53
LibWeb: Move scroll_offset() from Layout::Box to PaintableBox
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
fa56ce11a9
LibWeb: Take in account scroll offset in painting
|
2 năm trước cách đây |
Sam Atkins
|
fe7e797483
LibWeb: Implement the CSS `outline` property :^)
|
2 năm trước cách đây |
Sam Atkins
|
8520afaa11
LibWeb: Rename PaintPhase::FocusOutline -> Outline
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
3c6fdde466
LibWeb: Fix hit testing for fixed position nodes
|
2 năm trước cách đây |
Andreas Kling
|
3ec9fd0aae
LibWeb: Resolve calc() values in CSS transform
|
2 năm trước cách đây |
Andreas Kling
|
2d6c1bbf88
LibWeb: Paint relatively positioned inline-level elements
|
2 năm trước cách đây |
Andreas Kling
|
268492413a
LibWeb: Add Paintable::stacking_context_rooted_here()
|
2 năm trước cách đây |
Andi Gallo
|
f544132fe8
LibWeb: Some improvements for painting of collapsed table borders
|
2 năm trước cách đây |
Andi Gallo
|
98c5efc385
LibWeb: Move collapsed table border painting to a separate function
|
2 năm trước cách đây |
Valtteri Koskivuori
|
2c5a062c8f
LibWeb: Teach CSS transformed StackingContexts about image-rendering
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 năm trước cách đây |
Andreas Kling
|
d6c3cbd958
LibWeb: Make StackingContext sorting a lot faster
|
2 năm trước cách đây |
stelar7
|
421559d725
LibWeb: Change calc node representation from float to double
|
2 năm trước cách đây |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 năm trước cách đây |
Andreas Kling
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
2 năm trước cách đây |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
2 năm trước cách đây |
Linus Groh
|
36d35c9c82
LibWeb: Rename remaining paint_box variables to paintable_box
|
2 năm trước cách đây |
Linus Groh
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 năm trước cách đây |
Linus Groh
|
ec37b55777
LibWeb/Painting: Rename StackingContext::paintable{ => _box}()
|
2 năm trước cách đây |
MacDue
|
d2fc8efd9e
LibWeb: Make SC hit testing more closely follow reverse paint order
|
2 năm trước cách đây |
Sam Atkins
|
7a1a97f153
LibWeb: Remove CalculatedStyleValue from Angle
|
2 năm trước cách đây |