Skip to content

Conversation

@tordex
Copy link
Member

@tordex tordex commented Jun 12, 2023

No description provided.

tordex added 8 commits May 28, 2023 18:53
moved display property based re-rendering from render_item_block::render
to the top functions: place_float, place_inline and
render_item_block_context::_render_content
* is_floats_holder function is renamed to is_block_formatting_context
* All floating boxes related functions are moved to new class formatting_context
* The class formatting_context was passed as argument to the render
  function
* render function is now is wrapper for _render. The render function
  creates formatting_context when required
Also added element::children() method.
Closes issue #27
* now ::before and ::after elements are created if content is not
  defined
* styles ::before and ::after without other selectors are applied
  to the already created before/after elements
@tordex tordex merged commit b2eef3c into master Jun 12, 2023
@tordex tordex deleted the blocks_rendering branch June 12, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants