Andreas Kling
|
1e92081546
LibWeb: Avoid some heap churn during text splitting
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
9bdd8ec3f3
LibWeb: Don't paint a text cursor in unfocused frames
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
72347205c4
LibWeb: Always add line boxes through LayoutBlock::add_line_box()
|
%!s(int64=4) %!d(string=hai) anos |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
%!s(int64=5) %!d(string=hai) anos |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
07e13e9868
LibWeb: Only allow editing of elements with contenteditable="true"
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
2c679d0c8b
LibWeb: Add a blinking text cursor :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
fffc5896d8
LibWeb: Make layout tree have non-const pointers to the DOM
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
706fc3d1aa
LibWeb: Paint the text selection :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
2762e3d80a
LibWeb: Rename LineBoxFragment::render() => paint()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
8960c6f8fe
LibWeb: Use the cached white-space from LayoutStyle in text_for_style()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
440b4ece22
LibWeb: Move border width and color into LayoutStyle
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
6b334e02e6
LibWeb: Move white-space into LayoutStyle
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
5e83a97fa2
LibWeb: Rename LayoutNode::style() => specified_style()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
8c82d26668
LibWeb: Rename LayoutNode::render() to paint()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
07ccaa1934
LibWeb: Teach line layout to collapse whitespace across fragments
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
35040dd2c4
LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
f01af62313
LibWeb: Basic support for display:inline-block with width:auto
|
%!s(int64=5) %!d(string=hai) anos |
Jack Byrne
|
58480a510f
LibWeb: Improve support for white-space CSS property (#2348)
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
f8c7ab55f8
LibWeb: Implement "text-transform: {upper,lower}case"
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
%!s(int64=5) %!d(string=hai) anos |