[webkit-changes] [295767] trunk/Source/WebCore/rendering

2022-06-22 Thread zalan
Title: [295767] trunk/Source/WebCore/rendering Revision 295767 Author za...@apple.com Date 2022-06-22 20:22:03 -0700 (Wed, 22 Jun 2022) Log Message RenderElement::addLayers should check for dialog content before inserting layers https://bugs.webkit.org/show_bug.cgi?id=241874 Reviewed by

[webkit-changes] [295765] trunk

2022-06-22 Thread zalan
Title: [295765] trunk Revision 295765 Author za...@apple.com Date 2022-06-22 19:54:49 -0700 (Wed, 22 Jun 2022) Log Message Adding padding on a horizontal scroller prevents last item from being fully viewable https://bugs.webkit.org/show_bug.cgi?id=236142 Reviewed by Simon Fraser. Flex

[webkit-changes] [295715] trunk

2022-06-21 Thread zalan
Title: [295715] trunk Revision 295715 Author za...@apple.com Date 2022-06-21 19:41:14 -0700 (Tue, 21 Jun 2022) Log Message RenderBox::hasHorizontalLayoutOverflow/hasVerticalLayoutOverflow use incorrect coordinate space https://bugs.webkit.org/show_bug.cgi?id=241796 Reviewed by Simon

[webkit-changes] [295665] trunk

2022-06-19 Thread zalan
Title: [295665] trunk Revision 295665 Author za...@apple.com Date 2022-06-19 20:57:23 -0700 (Sun, 19 Jun 2022) Log Message REGRESSION (r294902): Content with continuation leaves decoration bits behind when removed https://bugs.webkit.org/show_bug.cgi?id=241734 Reviewed by Simon Fraser.

[webkit-changes] [295633] trunk

2022-06-17 Thread zalan
Title: [295633] trunk Revision 295633 Author za...@apple.com Date 2022-06-17 06:35:02 -0700 (Fri, 17 Jun 2022) Log Message Remove redundant logical right computation for grid items in RenderBlock::computeOverflow https://bugs.webkit.org/show_bug.cgi?id=241689 Reviewed by Simon Fraser.

[webkit-changes] [295556] trunk

2022-06-15 Thread zalan
Title: [295556] trunk Revision 295556 Author za...@apple.com Date 2022-06-15 06:43:53 -0700 (Wed, 15 Jun 2022) Log Message REGRESSION (r289443): Page contents disappear after entering a letter in the username field of bmoharris.com https://bugs.webkit.org/show_bug.cgi?id=241625

[webkit-changes] [295478] trunk

2022-06-12 Thread zalan
Title: [295478] trunk Revision 295478 Author za...@apple.com Date 2022-06-12 07:45:22 -0700 (Sun, 12 Jun 2022) Log Message Incorrect sizing of elements with visually hidden text inside https://bugs.webkit.org/show_bug.cgi?id=241459 Reviewed by Antti Koivisto. This patch fixes the

[webkit-changes] [295477] trunk/Source/WebCore/rendering/LegacyLineLayout.cpp

2022-06-11 Thread zalan
Title: [295477] trunk/Source/WebCore/rendering/LegacyLineLayout.cpp Revision 295477 Author za...@apple.com Date 2022-06-11 20:25:59 -0700 (Sat, 11 Jun 2022) Log Message Reset the dirty bit on the inline level renderers when counter is present

[webkit-changes] [295472] trunk

2022-06-10 Thread zalan
Title: [295472] trunk Revision 295472 Author za...@apple.com Date 2022-06-10 22:34:43 -0700 (Fri, 10 Jun 2022) Log Message Repaint rect does not take into account text-underline-offset https://bugs.webkit.org/show_bug.cgi?id=241442 Reviewed by Antti Koivisto. This patch add support for

[webkit-changes] [295458] trunk/Source/WebCore/style/InlineTextBoxStyle.cpp

2022-06-10 Thread zalan
Title: [295458] trunk/Source/WebCore/style/InlineTextBoxStyle.cpp Revision 295458 Author za...@apple.com Date 2022-06-10 11:50:09 -0700 (Fri, 10 Jun 2022) Log Message Remove redundant OptionSet in InlineTextBoxStyle functions https://bugs.webkit.org/show_bug.cgi?id=241499 Reviewed by

[webkit-changes] [295455] trunk/Source/WebCore

2022-06-10 Thread zalan
Title: [295455] trunk/Source/WebCore Revision 295455 Author za...@apple.com Date 2022-06-10 10:09:37 -0700 (Fri, 10 Jun 2022) Log Message Should be able to compute decoration overflow without InlineIterator::TextBoxIterator https://bugs.webkit.org/show_bug.cgi?id=241490 Reviewed by

[webkit-changes] [295453] trunk/Source/WebCore

2022-06-10 Thread zalan
Title: [295453] trunk/Source/WebCore Revision 295453 Author za...@apple.com Date 2022-06-10 08:19:42 -0700 (Fri, 10 Jun 2022) Log Message computeUnderlineOffset should not take InlineIterator::LineBoxIterator https://bugs.webkit.org/show_bug.cgi?id=241488 Reviewed by Antti Koivisto.

[webkit-changes] [295450] trunk/Source/WebCore/style/InlineTextBoxStyle.cpp

2022-06-10 Thread zalan
Title: [295450] trunk/Source/WebCore/style/InlineTextBoxStyle.cpp Revision 295450 Author za...@apple.com Date 2022-06-10 05:26:02 -0700 (Fri, 10 Jun 2022) Log Message minLogicalTopForTextDecorationLine/maxLogicalBottomForTextDecorationLine should return the min/max value

[webkit-changes] [295444] trunk/Source/WebCore

2022-06-09 Thread zalan
Title: [295444] trunk/Source/WebCore Revision 295444 Author za...@apple.com Date 2022-06-09 20:08:10 -0700 (Thu, 09 Jun 2022) Log Message computeUnderlineOffset should not take TextRun https://bugs.webkit.org/show_bug.cgi?id=241471 Reviewed by Antti Koivisto. This is in preparation for

[webkit-changes] [295393] trunk/Source/WebCore/rendering/RenderImageResource.cpp

2022-06-08 Thread zalan
Title: [295393] trunk/Source/WebCore/rendering/RenderImageResource.cpp Revision 295393 Author za...@apple.com Date 2022-06-08 14:02:15 -0700 (Wed, 08 Jun 2022) Log Message RenderImageResource::setCachedImage may produce a null renderer https://bugs.webkit.org/show_bug.cgi?id=241435

[webkit-changes] [295363] trunk/Source/WebCore/layout/formattingContexts/inline/ InlineLineBuilder.cpp

2022-06-07 Thread zalan
Title: [295363] trunk/Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp Revision 295363 Author za...@apple.com Date 2022-06-07 13:24:49 -0700 (Tue, 07 Jun 2022) Log Message LineBuilder::rebuildLineForTrailingSoftHyphen may end up with no wrapping opportunities

[webkit-changes] [295283] trunk/Source/WebCore

2022-06-06 Thread zalan
Title: [295283] trunk/Source/WebCore Revision 295283 Author za...@apple.com Date 2022-06-06 06:11:21 -0700 (Mon, 06 Jun 2022) Log Message Implement FlexFormattingContext::usedContentHeight https://bugs.webkit.org/show_bug.cgi?id=241325 Reviewed by Antti Koivisto. Update the

[webkit-changes] [295282] trunk/Source/WebCore/layout/integration/ LayoutIntegrationCoverage.cpp

2022-06-06 Thread zalan
Title: [295282] trunk/Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp Revision 295282 Author za...@apple.com Date 2022-06-06 06:08:35 -0700 (Mon, 06 Jun 2022) Log Message Populate canUseForFlexLayout with unsupported styles and content

[webkit-changes] [295277] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexLayout.cpp

2022-06-05 Thread zalan
Title: [295277] trunk/Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp Revision 295277 Author za...@apple.com Date 2022-06-05 22:20:11 -0700 (Sun, 05 Jun 2022) Log Message Take align-self into account when computing flex item's logical height.

[webkit-changes] [295276] trunk/Source/WebCore/layout/formattingContexts/flex

2022-06-05 Thread zalan
Title: [295276] trunk/Source/WebCore/layout/formattingContexts/flex Revision 295276 Author za...@apple.com Date 2022-06-05 20:51:24 -0700 (Sun, 05 Jun 2022) Log Message FlexLayout should only take logical values https://bugs.webkit.org/show_bug.cgi?id=241310 Reviewed by Antti Koivisto.

[webkit-changes] [295275] trunk/Source/WebCore/rendering/RenderFlexibleBox.cpp

2022-06-05 Thread zalan
Title: [295275] trunk/Source/WebCore/rendering/RenderFlexibleBox.cpp Revision 295275 Author za...@apple.com Date 2022-06-05 18:24:41 -0700 (Sun, 05 Jun 2022) Log Message Reset the flex item renderers before flex layout https://bugs.webkit.org/show_bug.cgi?id=241311 Reviewed by Antti

[webkit-changes] [295273] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-06-05 Thread zalan
Title: [295273] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295273 Author za...@apple.com Date 2022-06-05 17:04:13 -0700 (Sun, 05 Jun 2022) Log Message column-reverse content should take resolved flex box height into account when computing

[webkit-changes] [295208] trunk/Source/WebCore/layout

2022-06-03 Thread zalan
Title: [295208] trunk/Source/WebCore/layout Revision 295208 Author za...@apple.com Date 2022-06-03 08:03:54 -0700 (Fri, 03 Jun 2022) Log Message FlexLayout should not use non-logical intrinsic widths https://bugs.webkit.org/show_bug.cgi?id=241256 Reviewed by Antti Koivisto. This is in

[webkit-changes] [295155] trunk

2022-06-02 Thread zalan
Title: [295155] trunk Revision 295155 Author za...@apple.com Date 2022-06-02 17:08:01 -0700 (Thu, 02 Jun 2022) Log Message Regression(r294902) Web Inspector highlight gets stuck when hovering over items. https://bugs.webkit.org/show_bug.cgi?id=241231 Reviewed by Simon Fraser. This

[webkit-changes] [295124] trunk

2022-06-02 Thread zalan
Title: [295124] trunk Revision 295124 Author za...@apple.com Date 2022-06-02 05:52:52 -0700 (Thu, 02 Jun 2022) Log Message Do not assume that an absolute positioned block box's height is always resolvable https://bugs.webkit.org/show_bug.cgi?id=241213 Reviewed by Simon Fraser. 1. While

[webkit-changes] [295094] trunk

2022-06-01 Thread zalan
Title: [295094] trunk Revision 295094 Author za...@apple.com Date 2022-06-01 10:26:14 -0700 (Wed, 01 Jun 2022) Log Message Spacing after some posts is too large on Dead by Daylight forums https://bugs.webkit.org/show_bug.cgi?id=241104 Reviewed by Antti Koivisto. Do not cross

[webkit-changes] [295081] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-31 Thread zalan
Title: [295081] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295081 Author za...@apple.com Date 2022-05-31 22:27:39 -0700 (Tue, 31 May 2022) Log Message DOM order may not be sufficient when constructing the LogicalFlexItemList

[webkit-changes] [295051] trunk/Source/WebCore/layout

2022-05-31 Thread zalan
Title: [295051] trunk/Source/WebCore/layout Revision 295051 Author za...@apple.com Date 2022-05-31 06:41:03 -0700 (Tue, 31 May 2022) Log Message Add support for margin: auto https://bugs.webkit.org/show_bug.cgi?id=24 Reviewed by Antti Koivisto. Auto margins take up all of the space

[webkit-changes] [295039] trunk/Source/WebCore

2022-05-30 Thread zalan
Title: [295039] trunk/Source/WebCore Revision 295039 Author za...@apple.com Date 2022-05-30 18:26:39 -0700 (Mon, 30 May 2022) Log Message Move core flex layout to FlexLayout https://bugs.webkit.org/show_bug.cgi?id=241106 Reviewed by Antti Koivisto. * Source/WebCore/Headers.cmake: *

[webkit-changes] [295032] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-30 Thread zalan
Title: [295032] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295032 Author za...@apple.com Date 2022-05-30 11:07:24 -0700 (Mon, 30 May 2022) Log Message Add support for justify-content: space-evenly https://bugs.webkit.org/show_bug.cgi?id=241085

[webkit-changes] [295030] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-30 Thread zalan
Title: [295030] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295030 Author za...@apple.com Date 2022-05-30 09:44:45 -0700 (Mon, 30 May 2022) Log Message Add support for justify-content: space-around https://bugs.webkit.org/show_bug.cgi?id=241084

[webkit-changes] [295027] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-30 Thread zalan
Title: [295027] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295027 Author za...@apple.com Date 2022-05-30 07:10:13 -0700 (Mon, 30 May 2022) Log Message Add support for justify-content: space-between https://bugs.webkit.org/show_bug.cgi?id=241080

[webkit-changes] [295016] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-29 Thread zalan
Title: [295016] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295016 Author za...@apple.com Date 2022-05-29 08:34:33 -0700 (Sun, 29 May 2022) Log Message Add support for align-self https://bugs.webkit.org/show_bug.cgi?id=241071 Reviewed by Antti

[webkit-changes] [295014] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-29 Thread zalan
Title: [295014] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295014 Author za...@apple.com Date 2022-05-29 06:44:35 -0700 (Sun, 29 May 2022) Log Message Add support for flex-start/flex-end/start/end alignment

[webkit-changes] [295000] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [295000] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295000 Author za...@apple.com Date 2022-05-28 09:18:55 -0700 (Sat, 28 May 2022) Log Message Transition flex-grow computation to flex-basis based

[webkit-changes] [294996] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294996] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294996 Author za...@apple.com Date 2022-05-28 06:21:48 -0700 (Sat, 28 May 2022) Log Message Use flex-basis when shrinking flex items https://bugs.webkit.org/show_bug.cgi?id=241046

[webkit-changes] [294995] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294995] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294995 Author za...@apple.com Date 2022-05-28 06:06:19 -0700 (Sat, 28 May 2022) Log Message Introduce the concept of frozen flex items https://bugs.webkit.org/show_bug.cgi?id=241034

[webkit-changes] [294994] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294994] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294994 Author za...@apple.com Date 2022-05-28 05:43:31 -0700 (Sat, 28 May 2022) Log Message Introduce ShrinkingFlexItem structure https://bugs.webkit.org/show_bug.cgi?id=241033

[webkit-changes] [294983] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-27 Thread zalan
Title: [294983] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294983 Author za...@apple.com Date 2022-05-27 21:10:06 -0700 (Fri, 27 May 2022) Log Message Introduce base-size to the flex algorithm https://bugs.webkit.org/show_bug.cgi?id=241001

[webkit-changes] [294902] trunk/Source/WebCore/rendering

2022-05-26 Thread zalan
Title: [294902] trunk/Source/WebCore/rendering Revision 294902 Author za...@apple.com Date 2022-05-26 15:22:08 -0700 (Thu, 26 May 2022) Log Message Do not issue repaint when the ancestor layer has already been scheduled for one https://bugs.webkit.org/show_bug.cgi?id=240728 Reviewed by

[webkit-changes] [294804] trunk/Source/WebCore/layout/formattingContexts/flex

2022-05-25 Thread zalan
Title: [294804] trunk/Source/WebCore/layout/formattingContexts/flex Revision 294804 Author za...@apple.com Date 2022-05-25 10:29:16 -0700 (Wed, 25 May 2022) Log Message Expand flex-grow support https://bugs.webkit.org/show_bug.cgi?id=240898 Reviewed by Antti Koivisto. This patch add

[webkit-changes] [294755] trunk/Source/WebCore

2022-05-24 Thread zalan
Title: [294755] trunk/Source/WebCore Revision 294755 Author za...@apple.com Date 2022-05-24 12:12:38 -0700 (Tue, 24 May 2022) Log Message Start using min/max content size for flexing https://bugs.webkit.org/show_bug.cgi?id=240872 Reviewed by Antti Koivisto. *

[webkit-changes] [294754] trunk

2022-05-24 Thread zalan
Title: [294754] trunk Revision 294754 Author za...@apple.com Date 2022-05-24 11:48:31 -0700 (Tue, 24 May 2022) Log Message REGRESSION (r292532): pge.com: Unable to focus on any of the inputs https://bugs.webkit.org/show_bug.cgi?id=240832 Reviewed by Simon Fraser. This is a revert of

[webkit-changes] [294699] trunk/Source/WebCore

2022-05-23 Thread zalan
Title: [294699] trunk/Source/WebCore Revision 294699 Author za...@apple.com Date 2022-05-23 17:00:57 -0700 (Mon, 23 May 2022) Log Message RenderObject::containerForRepaint should be able to tell if a full repaint has already been scheduled. https://bugs.webkit.org/show_bug.cgi?id=240721

[webkit-changes] [294638] trunk/Source/WebCore/layout

2022-05-23 Thread zalan
Title: [294638] trunk/Source/WebCore/layout Revision 294638 Author za...@apple.com Date 2022-05-23 06:49:05 -0700 (Mon, 23 May 2022) Log Message Add support for block direction grow https://bugs.webkit.org/show_bug.cgi?id=240776 Reviewed by Antti Koivisto. This is a basic block

[webkit-changes] [294623] trunk/Source/WebCore

2022-05-22 Thread zalan
Title: [294623] trunk/Source/WebCore Revision 294623 Author za...@apple.com Date 2022-05-22 13:50:37 -0700 (Sun, 22 May 2022) Log Message Flex layout may use flex box's height to stretch flex items https://bugs.webkit.org/show_bug.cgi?id=240774 Reviewed by Antti Koivisto. This is in

[webkit-changes] [294618] trunk

2022-05-21 Thread zalan
Title: [294618] trunk Revision 294618 Author za...@apple.com Date 2022-05-21 19:34:32 -0700 (Sat, 21 May 2022) Log Message Invisible border should not trigger Repaint diff when currentColor changes https://bugs.webkit.org/show_bug.cgi?id=240763 Reviewed by Simon Fraser. Let's check if

[webkit-changes] [294612] trunk

2022-05-21 Thread zalan
Title: [294612] trunk Revision 294612 Author za...@apple.com Date 2022-05-21 05:38:30 -0700 (Sat, 21 May 2022) Log Message Text selection does not show continuous selection when dragging across pages with widows https://bugs.webkit.org/show_bug.cgi?id=240753 Reviewed by Antti Koivisto.

[webkit-changes] [294503] trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp

2022-05-19 Thread zalan
Title: [294503] trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp Revision 294503 Author za...@apple.com Date 2022-05-19 12:57:08 -0700 (Thu, 19 May 2022) Log Message Changing text color and removing line-clamp on hover causes text to disappear permanently

[webkit-changes] [294463] trunk/Source/WebCore/layout

2022-05-18 Thread zalan
Title: [294463] trunk/Source/WebCore/layout Revision 294463 Author za...@apple.com Date 2022-05-18 20:05:09 -0700 (Wed, 18 May 2022) Log Message Add support for simple 'flex-grow' https://bugs.webkit.org/show_bug.cgi?id=240561 Reviewed by Antti Koivisto. This is a basic "flex grow"

[webkit-changes] [294412] trunk/Source/WebCore/layout/formattingContexts/flex

2022-05-18 Thread zalan
Title: [294412] trunk/Source/WebCore/layout/formattingContexts/flex Revision 294412 Author za...@apple.com Date 2022-05-18 11:37:30 -0700 (Wed, 18 May 2022) Log Message Move visual/logical code to dedicated functions https://bugs.webkit.org/show_bug.cgi?id=240560 Reviewed by Antti

[webkit-changes] [294404] trunk/metadata/contributors.json

2022-05-18 Thread zalan
quot;Layout", + "github" : "alanbujtas", "name" : "Alan Bujtas", "nicks" : [ "zalan" ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [294240] trunk/Source/WebCore

2022-05-16 Thread zalan
Title: [294240] trunk/Source/WebCore Revision 294240 Author za...@apple.com Date 2022-05-16 10:35:40 -0700 (Mon, 16 May 2022) Log Message [LFC][FFC] Add support for logical ordering https://bugs.webkit.org/show_bug.cgi?id=240442 Reviewed by Antti Koivisto. Let's reorder the

[webkit-changes] [294237] trunk/Source/WebCore

2022-05-16 Thread zalan
Title: [294237] trunk/Source/WebCore Revision 294237 Author za...@apple.com Date 2022-05-16 09:33:38 -0700 (Mon, 16 May 2022) Log Message [LFC][FFC] Add "flex-direction: column-reverse" basic visual/logical conversion https://bugs.webkit.org/show_bug.cgi?id=240434 Reviewed by Antti

[webkit-changes] [294233] trunk/Source/WebCore

2022-05-16 Thread zalan
Title: [294233] trunk/Source/WebCore Revision 294233 Author za...@apple.com Date 2022-05-16 08:08:11 -0700 (Mon, 16 May 2022) Log Message [LFC][FFC] Add "flex-direction: row-reverse" basic visual/logical conversion https://bugs.webkit.org/show_bug.cgi?id=240432 Reviewed by Antti

[webkit-changes] [294231] trunk/Source/WebCore

2022-05-16 Thread zalan
Title: [294231] trunk/Source/WebCore Revision 294231 Author za...@apple.com Date 2022-05-16 06:16:41 -0700 (Mon, 16 May 2022) Log Message [LFC][FFC] Add "flex-direction: column" basic visual/logical conversion https://bugs.webkit.org/show_bug.cgi?id=240430 Reviewed by Antti Koivisto.

[webkit-changes] [294217] trunk/Source/WebCore

2022-05-15 Thread zalan
Title: [294217] trunk/Source/WebCore Revision 294217 Author za...@apple.com Date 2022-05-15 09:53:19 -0700 (Sun, 15 May 2022) Log Message [LFC][FFC] Introduce logical direction based flex layout https://bugs.webkit.org/show_bug.cgi?id=240424 Reviewed by Antti Koivisto. This is in

[webkit-changes] [294211] trunk

2022-05-14 Thread zalan
Title: [294211] trunk Revision 294211 Author za...@apple.com Date 2022-05-14 15:39:40 -0700 (Sat, 14 May 2022) Log Message Changing text color and removing line-clamp on hover causes text to disappear permanently https://bugs.webkit.org/show_bug.cgi?id=240410 Reviewed by Simon Fraser.

[webkit-changes] [294210] trunk/Source/WebCore

2022-05-14 Thread zalan
Title: [294210] trunk/Source/WebCore Revision 294210 Author za...@apple.com Date 2022-05-14 14:35:41 -0700 (Sat, 14 May 2022) Log Message Unreviewed win build fix. * layout/integration/flex/LayoutIntegrationFlexLayout.cpp: (WebCore::LayoutIntegration::flexBoxLogicalBorder):

[webkit-changes] [294198] trunk/Source/WebCore

2022-05-14 Thread zalan
Title: [294198] trunk/Source/WebCore Revision 294198 Author za...@apple.com Date 2022-05-14 09:56:07 -0700 (Sat, 14 May 2022) Log Message [FFC][Integration] Add "fixed sized/all default value" flex layout https://bugs.webkit.org/show_bug.cgi?id=240414 Reviewed by Antti Koivisto. This

[webkit-changes] [294195] trunk

2022-05-14 Thread zalan
Title: [294195] trunk Revision 294195 Author za...@apple.com Date 2022-05-14 08:24:29 -0700 (Sat, 14 May 2022) Log Message [Repaint] Border ignores currentColor change when hovering https://bugs.webkit.org/show_bug.cgi?id=240401 Reviewed by Antti Koivisto. Source/WebCore: This patch

[webkit-changes] [294193] trunk/Source/WebCore

2022-05-14 Thread zalan
Title: [294193] trunk/Source/WebCore Revision 294193 Author za...@apple.com Date 2022-05-14 06:59:52 -0700 (Sat, 14 May 2022) Log Message [FFC][Integration] Add updateFormattingRootGeometryAndInvalidate/updateRenderers https://bugs.webkit.org/show_bug.cgi?id=240413 Reviewed by Antti

[webkit-changes] [294192] trunk/Source/WebCore

2022-05-14 Thread zalan
Title: [294192] trunk/Source/WebCore Revision 294192 Author za...@apple.com Date 2022-05-14 06:30:56 -0700 (Sat, 14 May 2022) Log Message [FFC][Integration] Do not reset the effective display value for flex root https://bugs.webkit.org/show_bug.cgi?id=240412 Reviewed by Antti Koivisto.

[webkit-changes] [294191] trunk/Source/WebCore

2022-05-14 Thread zalan
Title: [294191] trunk/Source/WebCore Revision 294191 Author za...@apple.com Date 2022-05-14 06:19:52 -0700 (Sat, 14 May 2022) Log Message [LFC] LayoutState should track the integration formatting context type https://bugs.webkit.org/show_bug.cgi?id=240411 Reviewed by Antti Koivisto.

[webkit-changes] [294128] trunk/Source/WebCore

2022-05-12 Thread zalan
Title: [294128] trunk/Source/WebCore Revision 294128 Author za...@apple.com Date 2022-05-12 17:31:33 -0700 (Thu, 12 May 2022) Log Message TextBoxPainter::paintForeground: painting text with no marking/decoration should be simple https://bugs.webkit.org/show_bug.cgi?id=240319 Reviewed by

[webkit-changes] [294099] trunk/Source/WebCore

2022-05-12 Thread zalan
Title: [294099] trunk/Source/WebCore Revision 294099 Author za...@apple.com Date 2022-05-12 06:12:22 -0700 (Thu, 12 May 2022) Log Message TextBoxPainter::paintBackground should bail out early when nothing to paint https://bugs.webkit.org/show_bug.cgi?id=240317 Reviewed by Simon Fraser.

[webkit-changes] [293998] trunk/Source/WebCore

2022-05-09 Thread zalan
Title: [293998] trunk/Source/WebCore Revision 293998 Author za...@apple.com Date 2022-05-09 21:41:10 -0700 (Mon, 09 May 2022) Log Message Do not use the cached renderer's parent in handleFragmentedFlowStateChange lambda https://bugs.webkit.org/show_bug.cgi?id=240266 Reviewed by Simon

[webkit-changes] [293700] trunk/Source/WebCore

2022-05-02 Thread zalan
Title: [293700] trunk/Source/WebCore Revision 293700 Author za...@apple.com Date 2022-05-02 16:33:04 -0700 (Mon, 02 May 2022) Log Message [Quirks] REGRESSION (r286874): Menu is Cut Off After Pressing Search Icon on Hotels.com https://bugs.webkit.org/show_bug.cgi?id=239980 Reviewed by

[webkit-changes] [293647] trunk/Source/WebCore

2022-04-30 Thread zalan
Title: [293647] trunk/Source/WebCore Revision 293647 Author za...@apple.com Date 2022-04-30 09:30:46 -0700 (Sat, 30 Apr 2022) Log Message Only stretch the percent height when it is the document element's child https://bugs.webkit.org/show_bug.cgi?id=239932 Reviewed by Antti Koivisto.

[webkit-changes] [293646] trunk

2022-04-30 Thread zalan
Title: [293646] trunk Revision 293646 Author za...@apple.com Date 2022-04-30 08:30:19 -0700 (Sat, 30 Apr 2022) Log Message ASSERTION FAILED: *trailingRunIndex >= overflowingRunIndex in WebCore::Layout::InlineContentBreaker::tryBreakingNextOverflowingRuns

[webkit-changes] [293645] trunk/Source/WebCore

2022-04-30 Thread zalan
Title: [293645] trunk/Source/WebCore Revision 293645 Author za...@apple.com Date 2022-04-30 06:11:23 -0700 (Sat, 30 Apr 2022) Log Message [LFC][IFC] Introduce LineBuilder::PartialContent https://bugs.webkit.org/show_bug.cgi?id=239886 Reviewed by Antti Koivisto. This patch is in

[webkit-changes] [293644] trunk

2022-04-30 Thread zalan
Title: [293644] trunk Revision 293644 Author za...@apple.com Date 2022-04-30 06:01:57 -0700 (Sat, 30 Apr 2022) Log Message [LFC][IFC] Do not wrap to the next line when it is preceded by overflowing text https://bugs.webkit.org/show_bug.cgi?id=239879 Reviewed by Antti Koivisto.

[webkit-changes] [293303] trunk/Source/WebCore

2022-04-24 Thread zalan
Title: [293303] trunk/Source/WebCore Revision 293303 Author za...@apple.com Date 2022-04-24 08:21:24 -0700 (Sun, 24 Apr 2022) Log Message Fix a typo (r293297) https://bugs.webkit.org/show_bug.cgi?id=239704 Unreviewed. * layout/formattingContexts/flex/FlexFormattingContext.cpp:

[webkit-changes] [293300] trunk/Source/WebCore

2022-04-23 Thread zalan
Title: [293300] trunk/Source/WebCore Revision 293300 Author za...@apple.com Date 2022-04-23 20:54:39 -0700 (Sat, 23 Apr 2022) Log Message [Win] Unreviewed build fix. * Headers.cmake: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/Headers.cmake Diff Modified:

[webkit-changes] [293297] trunk/Source/WebCore

2022-04-23 Thread zalan
Title: [293297] trunk/Source/WebCore Revision 293297 Author za...@apple.com Date 2022-04-23 16:03:32 -0700 (Sat, 23 Apr 2022) Log Message [FFC][Integration] Add integration API to FlexFormattingContext https://bugs.webkit.org/show_bug.cgi?id=239692 Reviewed by Antti Koivisto. The

[webkit-changes] [293293] trunk/Source/WebCore

2022-04-23 Thread zalan
Title: [293293] trunk/Source/WebCore Revision 293293 Author za...@apple.com Date 2022-04-23 13:25:12 -0700 (Sat, 23 Apr 2022) Log Message [FFC][Integration] Construct and update the layout tree for the flex items https://bugs.webkit.org/show_bug.cgi?id=239684 Reviewed by Antti Koivisto.

[webkit-changes] [293251] trunk/Source/WebCore

2022-04-22 Thread zalan
Title: [293251] trunk/Source/WebCore Revision 293251 Author za...@apple.com Date 2022-04-22 13:48:29 -0700 (Fri, 22 Apr 2022) Log Message [LFC][Integration] Add blank LayoutIntegration::FlexLayout https://bugs.webkit.org/show_bug.cgi?id=239663 Reviewed by Antti Koivisto. This is in

[webkit-changes] [293233] trunk/Source

2022-04-22 Thread zalan
Title: [293233] trunk/Source Revision 293233 Author za...@apple.com Date 2022-04-22 11:25:20 -0700 (Fri, 22 Apr 2022) Log Message [LFC][Integration] Add FlexFormattingContextIntegrationEnabled setting https://bugs.webkit.org/show_bug.cgi?id=239654 Reviewed by Antti Koivisto.

[webkit-changes] [293222] trunk/Source/WebCore

2022-04-22 Thread zalan
Title: [293222] trunk/Source/WebCore Revision 293222 Author za...@apple.com Date 2022-04-22 08:57:52 -0700 (Fri, 22 Apr 2022) Log Message [LFC][Integration] BoxTree should be able to build non-inline content tree https://bugs.webkit.org/show_bug.cgi?id=239653 Reviewed by Antti Koivisto.

[webkit-changes] [293218] trunk

2022-04-22 Thread zalan
Title: [293218] trunk Revision 293218 Author za...@apple.com Date 2022-04-22 06:27:43 -0700 (Fri, 22 Apr 2022) Log Message Book content is clipped at page boundary when displaying list with bullet points https://bugs.webkit.org/show_bug.cgi?id=239638 Reviewed by Antti Koivisto.

[webkit-changes] [292948] trunk/Source/WebCore

2022-04-17 Thread zalan
Title: [292948] trunk/Source/WebCore Revision 292948 Author za...@apple.com Date 2022-04-17 06:32:42 -0700 (Sun, 17 Apr 2022) Log Message RenderDeprecatedFlexibleBox::applyLineClamp should use size_t https://bugs.webkit.org/show_bug.cgi?id=239389 Reviewed by Darin Adler. Use size_t

[webkit-changes] [292855] trunk

2022-04-13 Thread zalan
Title: [292855] trunk Revision 292855 Author za...@apple.com Date 2022-04-13 20:56:58 -0700 (Wed, 13 Apr 2022) Log Message REGRESSION (r292043): [ Mac ] fast/block/positioning/fixed-container-with-relative-parent.html is a flaky image failure

[webkit-changes] [292817] trunk

2022-04-13 Thread zalan
Title: [292817] trunk Revision 292817 Author za...@apple.com Date 2022-04-13 11:50:18 -0700 (Wed, 13 Apr 2022) Log Message REGRESSION (r292043): [ Mac ] fast/block/positioning/fixed-container-with-relative-parent.html is a flaky image failure

[webkit-changes] [292752] trunk/Source/WebCore

2022-04-11 Thread zalan
Title: [292752] trunk/Source/WebCore Revision 292752 Author za...@apple.com Date 2022-04-11 18:30:11 -0700 (Mon, 11 Apr 2022) Log Message [IFC][Integration] LayoutIntegration::LineLayout should not expose InlineContent https://bugs.webkit.org/show_bug.cgi?id=239059 Reviewed by Antti

[webkit-changes] [292749] trunk

2022-04-11 Thread zalan
Title: [292749] trunk Revision 292749 Author za...@apple.com Date 2022-04-11 17:43:49 -0700 (Mon, 11 Apr 2022) Log Message [ iOS iPhone 12 ] fast/hidpi & fast/layers/hidpi tests are flaky text/image failing https://bugs.webkit.org/show_bug.cgi?id=232384 Reviewed by Wenson Hsieh.

[webkit-changes] [292691] trunk/Source/WebCore

2022-04-10 Thread zalan
Title: [292691] trunk/Source/WebCore Revision 292691 Author za...@apple.com Date 2022-04-10 16:52:37 -0700 (Sun, 10 Apr 2022) Log Message [Line clamp] Move line clamp only code from RenderBlockFlow to RenderDeprecatedFlexibleBox https://bugs.webkit.org/show_bug.cgi?id=239041 Reviewed by

[webkit-changes] [292689] trunk/Source/WebCore

2022-04-10 Thread zalan
Title: [292689] trunk/Source/WebCore Revision 292689 Author za...@apple.com Date 2022-04-10 14:56:21 -0700 (Sun, 10 Apr 2022) Log Message Line clamp specific line-count code should be in RenderDeprecatedFlexibleBox https://bugs.webkit.org/show_bug.cgi?id=239029 Reviewed by Antti

[webkit-changes] [292685] trunk/Source/WebCore

2022-04-09 Thread zalan
Title: [292685] trunk/Source/WebCore Revision 292685 Author za...@apple.com Date 2022-04-09 19:59:35 -0700 (Sat, 09 Apr 2022) Log Message [Text autosizing] Remove redundant lineCountForTextAutosizing member function https://bugs.webkit.org/show_bug.cgi?id=239034 Reviewed by Antti

[webkit-changes] [292679] trunk

2022-04-09 Thread zalan
Title: [292679] trunk Revision 292679 Author za...@apple.com Date 2022-04-09 10:55:18 -0700 (Sat, 09 Apr 2022) Log Message REGRESSION (Safari 15.4): Focused element doesn't render outline when it has an underline https://bugs.webkit.org/show_bug.cgi?id=238998 Reviewed by Antti

[webkit-changes] [292608] trunk/LayoutTests

2022-04-08 Thread zalan
Title: [292608] trunk/LayoutTests Revision 292608 Author za...@apple.com Date 2022-04-08 08:16:59 -0700 (Fri, 08 Apr 2022) Log Message imported/blink/fast/multicol/vertical-lr/float-content-break.html is a constant failure https://bugs.webkit.org/show_bug.cgi?id=239002 Unreviewed. *

[webkit-changes] [292606] trunk

2022-04-08 Thread zalan
Title: [292606] trunk Revision 292606 Author za...@apple.com Date 2022-04-08 08:00:44 -0700 (Fri, 08 Apr 2022) Log Message Do not use std::numeric_limits::min() as the initial value to collect max values for glyph overflow https://bugs.webkit.org/show_bug.cgi?id=238334 Reviewed by Simon

[webkit-changes] [292604] trunk/LayoutTests

2022-04-08 Thread zalan
Title: [292604] trunk/LayoutTests Revision 292604 Author za...@apple.com Date 2022-04-08 07:32:34 -0700 (Fri, 08 Apr 2022) Log Message [ iOS EWS ] fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html is a flaky image failure.

[webkit-changes] [292562] trunk/LayoutTests

2022-04-07 Thread zalan
Title: [292562] trunk/LayoutTests Revision 292562 Author za...@apple.com Date 2022-04-07 13:36:29 -0700 (Thu, 07 Apr 2022) Log Message Unreviewed test gardening. * imported/blink/fast/multicol/vertical-lr/float-content-break-expected.html: .html is rendered using the legacy codepath

[webkit-changes] [292537] trunk/LayoutTests

2022-04-07 Thread zalan
Title: [292537] trunk/LayoutTests Revision 292537 Author za...@apple.com Date 2022-04-07 08:29:42 -0700 (Thu, 07 Apr 2022) Log Message Fix the expected failure type. Unreviewed. * platform/mac-wk1/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [292532] trunk

2022-04-07 Thread zalan
Title: [292532] trunk Revision 292532 Author za...@apple.com Date 2022-04-07 06:28:51 -0700 (Thu, 07 Apr 2022) Log Message A float avoider should never take a vertical position where a float is present even when its used width is zero https://bugs.webkit.org/show_bug.cgi?id=238895

[webkit-changes] [292465] trunk

2022-04-06 Thread zalan
Title: [292465] trunk Revision 292465 Author za...@apple.com Date 2022-04-06 08:02:01 -0700 (Wed, 06 Apr 2022) Log Message [CSS-Contain] Grid layout should take "contain: inline-size" into account when computing the grid item's logical width https://bugs.webkit.org/show_bug.cgi?id=238850

[webkit-changes] [292416] trunk

2022-04-05 Thread zalan
Title: [292416] trunk Revision 292416 Author za...@apple.com Date 2022-04-05 13:11:37 -0700 (Tue, 05 Apr 2022) Log Message [CSS-Contain] Flex layout should take "contain: inline-size" into account when computing the flex item's logical width https://bugs.webkit.org/show_bug.cgi?id=238805

[webkit-changes] [292394] trunk

2022-04-05 Thread zalan
Title: [292394] trunk Revision 292394 Author za...@apple.com Date 2022-04-05 08:44:42 -0700 (Tue, 05 Apr 2022) Log Message [CSS-Contain] Add support for contain: inline-size https://bugs.webkit.org/show_bug.cgi?id=238787 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: *

[webkit-changes] [292317] trunk/LayoutTests

2022-04-04 Thread zalan
Title: [292317] trunk/LayoutTests Revision 292317 Author za...@apple.com Date 2022-04-04 14:21:17 -0700 (Mon, 04 Apr 2022) Log Message [CSS-contain] Update select element based test failures. Unreviewed. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [292270] trunk

2022-04-02 Thread zalan
Title: [292270] trunk Revision 292270 Author za...@apple.com Date 2022-04-02 14:03:18 -0700 (Sat, 02 Apr 2022) Log Message [Ruby] Remove incorrect implicit integral floor in RenderRubyText::adjustInlineDirectionLineBounds https://bugs.webkit.org/show_bug.cgi?id=238671 Reviewed by Simon

  1   2   3   4   5   6   7   8   9   10   >