haikuwebkit/Source/WebCore/rendering
Martin Robinson a70f9a1472 Sticky position should not use transformed position to compute sticky offset.
https://bugs.webkit.org/show_bug.cgi?id=164292
<rdar://problem/29054773>

Reviewed by Simon Fraser.

LayoutTests/imported/w3c:

* web-platform-tests/css/css-position/sticky/position-sticky-transforms-translate-expected.txt: Update results
of test to show pass.

Source/WebCore:

No new tests. This change is tested by the following WPT test:
  web-platform-tests/css/css-position/sticky/position-sticky-transforms-translate.html

* rendering/RenderBoxModelObject.cpp:
(WebCore::RenderBoxModelObject::computeStickyPositionConstraints const): When calling localToContainerQuad,
pass 0 for the mode which means that the transformation between coordinate systems does not include
transforms.


Canonical link: https://commits.webkit.org/240829@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281446 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-23 15:11:36 +00:00
..
line Rename RootInlineBox to LegacyRootInlineBox 2021-06-02 16:20:15 +00:00
mathml [Cocoa] Single characters don't get shaped in the fast text codepath 2021-08-21 19:18:51 +00:00
shapes Rename Checked::unsafeGet() to Checked::value() 2021-06-02 05:21:13 +00:00
style [Freetype] Set maximum allowed font size for Freetype 2021-08-23 07:11:41 +00:00
svg Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
updating Implement ::backdrop pseudo element 2021-08-19 09:02:02 +00:00
AutoTableLayout.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
AutoTableLayout.h Fix max-content on tables with percentage cell widths. 2021-04-06 00:42:08 +00:00
BidiRun.cpp Rename InlineBox to LegacyInlineBox 2021-06-01 17:22:45 +00:00
BidiRun.h Rename InlineBox to LegacyInlineBox 2021-06-01 17:22:45 +00:00
BorderEdge.cpp
BorderEdge.h
BreakLines.cpp
BreakLines.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CSSFilter.cpp Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.) 2021-05-25 01:26:18 +00:00
CSSFilter.h
CSSValueKey.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CaretRectComputation.cpp Rename InlineTextBox to LegacyInlineTextBox 2021-06-05 12:19:10 +00:00
CaretRectComputation.h Move caret rect computation out of render tree 2020-11-28 19:37:32 +00:00
ClipPathOperation.h
ClipRect.cpp
ClipRect.h
ColumnInfo.h
ContentfulPaintChecker.cpp Virtualize GraphicsContext 2021-05-26 00:01:28 +00:00
ContentfulPaintChecker.h
CounterNode.cpp
CounterNode.h
EventRegion.cpp
EventRegion.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
FixedTableLayout.cpp Fix max-content on tables with percentage cell widths. 2021-04-06 00:42:08 +00:00
FixedTableLayout.h Fix max-content on tables with percentage cell widths. 2021-04-06 00:42:08 +00:00
FlexibleBoxAlgorithm.cpp [css-flexbox] Do not compute the min-max sizes of flex items twice 2021-06-15 09:19:23 +00:00
FlexibleBoxAlgorithm.h [css-flexbox] Do not compute the min-max sizes of flex items twice 2021-06-15 09:19:23 +00:00
FloatingObjects.cpp Rename RootInlineBox to LegacyRootInlineBox 2021-06-02 16:20:15 +00:00
FloatingObjects.h Rename RootInlineBox to LegacyRootInlineBox 2021-06-02 16:20:15 +00:00
GapRects.h
GlyphDisplayListCache.h [GPU Process] Simplify DisplayList::Iterator part 1: Require encoding/decoding delegates for non-inline display list items 2021-04-06 00:22:02 +00:00
Grid.cpp
Grid.h Remove m_gridItemsIndexesMap 2020-12-01 11:31:23 +00:00
GridBaselineAlignment.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
GridBaselineAlignment.h [css-grid] last-baseline shouldn't affect baseline alignment 2021-04-21 13:34:12 +00:00
GridLayoutFunctions.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
GridLayoutFunctions.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
GridTrackSizingAlgorithm.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
GridTrackSizingAlgorithm.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HighlightData.cpp Unreviewed, fix new -Wreturn-type warning 2021-06-09 01:48:23 +00:00
HighlightData.h Non-unified build fixes, early May 2021 edition 2021-06-10 08:36:18 +00:00
HitTestLocation.cpp Remove redundant HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) 2021-06-21 15:08:43 +00:00
HitTestLocation.h Remove redundant HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) 2021-06-21 15:08:43 +00:00
HitTestRequest.h [macOS] Allow immediate action gestures to begin when force clicking text inside image overlays 2021-05-11 04:31:16 +00:00
HitTestResult.cpp Remove redundant HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) 2021-06-21 15:08:43 +00:00
HitTestResult.h Remove redundant HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) 2021-06-21 15:08:43 +00:00
HitTestingTransformState.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HitTestingTransformState.h
ImageQualityController.cpp Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
ImageQualityController.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
InlineIterator.cpp
InlineIterator.h Rename ComplexLineLayout to LegacyLineLayout 2021-06-01 13:58:23 +00:00
LayerAncestorClippingStack.cpp
LayerAncestorClippingStack.h
LayerFragment.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
LayerOverlapMap.cpp
LayerOverlapMap.h
LayoutDisallowedScope.cpp
LayoutDisallowedScope.h
LayoutRepainter.cpp
LayoutRepainter.h
LegacyEllipsisBox.cpp Move rectForPoint() static function out from the HitTestLocation class 2021-06-20 19:46:09 +00:00
LegacyEllipsisBox.h Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
LegacyInlineBox.cpp Remove TrailingFloatsRootInlineBox 2021-06-03 15:23:25 +00:00
LegacyInlineBox.h Rename InlineTextBox to LegacyInlineTextBox 2021-06-05 12:19:10 +00:00
LegacyInlineElementBox.cpp Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
LegacyInlineElementBox.h Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
LegacyInlineFlowBox.cpp TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
LegacyInlineFlowBox.h TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
LegacyInlineTextBox.cpp TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
LegacyInlineTextBox.h Factor MarkedText collection out of LegacyInlineTextBox 2021-06-08 18:02:20 +00:00
LegacyLineLayout.cpp TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
LegacyLineLayout.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
LegacyRootInlineBox.cpp [LFC][IFC] Add support for vertical-align: sub 2021-08-22 22:18:46 +00:00
LegacyRootInlineBox.h Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
LogicalSelectionOffsetCaches.h
MarkedText.cpp Non-unified build fixes, early May 2021 edition 2021-06-10 08:36:18 +00:00
MarkedText.h Factor MarkedText collection out of LegacyInlineTextBox 2021-06-08 18:02:20 +00:00
OrderIterator.cpp
OrderIterator.h
OverlapTestRequestClient.h
Pagination.h
PaintFrequencyTracker.h
PaintInfo.h Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
PaintPhase.h
PointerEventsHitRules.cpp
PointerEventsHitRules.h
RenderAncestorIterator.h
RenderAttachment.cpp Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderAttachment.h Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderBlock.cpp Unreviewed, reverting 280130. 2021-07-23 02:00:57 +00:00
RenderBlock.h [css-flexbox] Move flex item preferred width computation specifics to RenderFlexibleBox class 2021-06-25 08:09:22 +00:00
RenderBlockFlow.cpp [IFC][Integration] Enable inline level boxes with relative (min/max)width and (min/max)height values 2021-08-21 01:45:09 +00:00
RenderBlockFlow.h Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderBox.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderBox.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderBoxFragmentInfo.h
RenderBoxModelObject.cpp Sticky position should not use transformed position to compute sticky offset. 2021-08-23 15:11:36 +00:00
RenderBoxModelObject.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderButton.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
RenderButton.h Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderChildIterator.h
RenderCombineText.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderCombineText.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderCounter.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderCounter.h Optimize RenderCounter::rendererStyleChanged() 2021-03-17 19:58:26 +00:00
RenderDeprecatedFlexibleBox.cpp Rename RootInlineBox to LegacyRootInlineBox 2021-06-02 16:20:15 +00:00
RenderDeprecatedFlexibleBox.h [LFC][Integration] line-clamp is an unsupported CSS property 2021-08-20 12:49:48 +00:00
RenderDescendantIterator.h
RenderDetailsMarker.cpp
RenderDetailsMarker.h
RenderElement.cpp Create a RenderLineBreak when BR element has unsupported content data style 2021-08-23 14:53:04 +00:00
RenderElement.h Create a RenderLineBreak when BR element has unsupported content data style 2021-08-23 14:53:04 +00:00
RenderEmbeddedObject.cpp Remove unused advanced plug-in features: snapshotting and plug-in load policy 2020-11-13 17:51:06 +00:00
RenderEmbeddedObject.h Remove unused advanced plug-in features: snapshotting and plug-in load policy 2020-11-13 17:51:06 +00:00
RenderFileUploadControl.cpp [CSS contain] Support contain:size 2021-05-11 12:49:46 +00:00
RenderFileUploadControl.h
RenderFlexibleBox.cpp REGRESSION (r273072): Images do not layout correctly on walmart.com/grocery 2021-08-02 15:38:53 +00:00
RenderFlexibleBox.h [css-flexbox] Improve computation of intrinsic sizes of flex items with aspect ratio 2021-06-25 15:42:07 +00:00
RenderFragmentContainer.cpp getBoundingClientRect() returns the incorrect rectangle on elements whose parent element is set -webkit-column-count 2021-07-17 05:42:32 +00:00
RenderFragmentContainer.h getBoundingClientRect() returns the incorrect rectangle on elements whose parent element is set -webkit-column-count 2021-07-17 05:42:32 +00:00
RenderFragmentContainerSet.cpp [ macOS debug arm64 ] ASSERTION FAILED: count >= 1 ./rendering/RenderMultiColumnSet.cpp(450) : unsigned int WebCore::RenderMultiColumnSet::columnCount() const 2021-03-22 19:29:14 +00:00
RenderFragmentContainerSet.h
RenderFragmentedFlow.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderFragmentedFlow.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderFrame.cpp
RenderFrame.h
RenderFrameBase.cpp
RenderFrameBase.h
RenderFrameSet.cpp
RenderFrameSet.h
RenderFullScreen.cpp enum LengthType -> enum class LengthType 2021-02-12 21:31:41 +00:00
RenderFullScreen.h
RenderGeometryMap.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderGeometryMap.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderGrid.cpp Images as grid items should use the overridingLogicalWidth when defined to compute the logical Height 2021-07-20 11:26:28 +00:00
RenderGrid.h Fix grid aspect-ratio tests 2021-07-20 10:39:00 +00:00
RenderHTMLCanvas.cpp
RenderHTMLCanvas.h
RenderIFrame.cpp
RenderIFrame.h
RenderImage.cpp Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
RenderImage.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderImageResource.cpp Null check renderers consistently in StyleImage code 2021-02-02 22:00:32 +00:00
RenderImageResource.h
RenderImageResourceStyleImage.cpp Null check renderers consistently in StyleImage code 2021-02-02 22:00:32 +00:00
RenderImageResourceStyleImage.h
RenderInline.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderInline.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderIterator.h
RenderLayer.cpp Implement top layer rendering bits 2021-08-20 06:20:46 +00:00
RenderLayer.h Implement top layer rendering bits 2021-08-20 06:20:46 +00:00
RenderLayerBacking.cpp Walk up stacking contexts in RenderLayerBacking::compositingOpacity 2021-08-21 05:53:25 +00:00
RenderLayerBacking.h Remove duplicate LayerTreeAsText enums and use an OptionSet<> 2021-08-19 15:47:35 +00:00
RenderLayerCompositor.cpp Remove unused RenderLayerCompositor member variable 2021-08-19 23:58:26 +00:00
RenderLayerCompositor.h Remove unused RenderLayerCompositor member variable 2021-08-19 23:58:26 +00:00
RenderLayerFilters.cpp
RenderLayerFilters.h
RenderLayerModelObject.cpp [css-scroll-snap] Remove ENABLE_SCROLL_SNAP compile-time option 2021-06-24 10:49:27 +00:00
RenderLayerModelObject.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderLayerScrollableArea.cpp Vertical scroll with mouse wheel in horizontal scroller fails to propagate to the document 2021-08-09 23:41:29 +00:00
RenderLayerScrollableArea.h RenderLayerScrollableArea::updateScrollPosition assumes that it can scroll to the targeted scroll position 2021-07-13 08:17:26 +00:00
RenderLayoutState.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderLayoutState.h
RenderLineBoxList.cpp Non-unified build fixes, early May 2021 edition 2021-06-10 08:36:18 +00:00
RenderLineBoxList.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderLineBreak.cpp Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
RenderLineBreak.h Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
RenderListBox.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderListBox.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
RenderListItem.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderListItem.h Improve more of the CSS list style implementations 2021-06-23 01:33:57 +00:00
RenderListMarker.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderListMarker.h Improve more of the CSS list style implementations 2021-06-23 01:33:57 +00:00
RenderMarquee.cpp Finish introduction of RenderLayerScrollableArea: remove remaining glue code from RenderLayer 2021-01-25 21:37:54 +00:00
RenderMarquee.h
RenderMedia.cpp
RenderMedia.h Introduce image overlays and add UA shadow root support for image extraction 2021-02-07 03:28:55 +00:00
RenderMenuList.cpp [CSS contain] Support contain:size 2021-05-11 12:49:46 +00:00
RenderMenuList.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderMeter.cpp
RenderMeter.h
RenderModel.cpp <model> should create a model-owning compositing layer 2021-03-06 11:13:42 +00:00
RenderModel.h <model> should create a model-owning compositing layer 2021-03-06 11:13:42 +00:00
RenderMultiColumnFlow.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderMultiColumnFlow.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderMultiColumnSet.cpp getBoundingClientRect() returns the incorrect rectangle on elements whose parent element is set -webkit-column-count 2021-07-17 05:42:32 +00:00
RenderMultiColumnSet.h getBoundingClientRect() returns the incorrect rectangle on elements whose parent element is set -webkit-column-count 2021-07-17 05:42:32 +00:00
RenderMultiColumnSpannerPlaceholder.cpp
RenderMultiColumnSpannerPlaceholder.h
RenderObject.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderObject.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderObjectEnums.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderOverflow.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderProgress.cpp [iOS][FCR] Indeterminate progress bars should update at 60fps 2021-04-14 13:30:42 +00:00
RenderProgress.h
RenderPtr.h
RenderQuote.cpp No need to update the list marker number during internal move (e.g. result of anonymous collapsing) 2021-04-06 02:33:10 +00:00
RenderQuote.h No need to update the list marker number during internal move (e.g. result of anonymous collapsing) 2021-04-06 02:33:10 +00:00
RenderReplaced.cpp [AspectRatio] Fix replaced-element-034.html 2021-07-30 09:09:44 +00:00
RenderReplaced.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderReplica.cpp
RenderReplica.h
RenderRuby.cpp
RenderRuby.h
RenderRubyBase.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderRubyBase.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderRubyRun.cpp Rename RootInlineBox to LegacyRootInlineBox 2021-06-02 16:20:15 +00:00
RenderRubyRun.h Do not collapse ruby's internal anonymous blocks 2021-03-17 19:06:26 +00:00
RenderRubyText.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderRubyText.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderScrollbar.cpp
RenderScrollbar.h
RenderScrollbarPart.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderScrollbarPart.h
RenderScrollbarTheme.cpp [GTK][WPE] Support drawing scrollbar corner 2021-07-12 14:26:45 +00:00
RenderScrollbarTheme.h [GTK][WPE] Support drawing scrollbar corner 2021-07-12 14:26:45 +00:00
RenderSearchField.cpp
RenderSearchField.h
RenderSelectionInfo.cpp [macOS] ImageOverlayController should paint selection quads instead of bounding rects 2021-05-10 18:10:03 +00:00
RenderSelectionInfo.h [macOS] ImageOverlayController should paint selection quads instead of bounding rects 2021-05-10 18:10:03 +00:00
RenderSlider.cpp [CSS contain] Support contain:size 2021-05-11 12:49:46 +00:00
RenderSlider.h Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderTable.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTable.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderTableCaption.cpp No need to update the list marker number during internal move (e.g. result of anonymous collapsing) 2021-04-06 02:33:10 +00:00
RenderTableCaption.h No need to update the list marker number during internal move (e.g. result of anonymous collapsing) 2021-04-06 02:33:10 +00:00
RenderTableCell.cpp Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderTableCell.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderTableCol.cpp Allow passing a VisibleRectContext when calculating the clipped overflow rect 2021-05-20 18:08:36 +00:00
RenderTableCol.h Allow passing a VisibleRectContext when calculating the clipped overflow rect 2021-05-20 18:08:36 +00:00
RenderTableRow.cpp Allow passing a VisibleRectContext when calculating the clipped overflow rect 2021-05-20 18:08:36 +00:00
RenderTableRow.h Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTableSection.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTableSection.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderText.cpp REGRESSION(r281389): canUseSimplifiedTextMeasuring() needs to match with WidthIterator::applyCSSVisibilityRules() 2021-08-22 23:45:54 +00:00
RenderText.h Rename InlineTextBox to LegacyInlineTextBox 2021-06-05 12:19:10 +00:00
RenderTextControl.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTextControl.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
RenderTextControlMultiLine.cpp Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderTextControlMultiLine.h Subpixel layout: Switch inlines' baseline positioning from int to LayoutUnit. 2021-04-02 09:07:41 +00:00
RenderTextControlSingleLine.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTextControlSingleLine.h Scroll-snap points should be triggered during programmatic scroll 2021-01-13 14:18:03 +00:00
RenderTextFragment.cpp
RenderTextFragment.h
RenderTextLineBoxes.cpp Rename InlineElementBox to LegacyInlineElementBox 2021-06-06 14:41:05 +00:00
RenderTextLineBoxes.h Rename InlineTextBox to LegacyInlineTextBox 2021-06-05 12:19:10 +00:00
RenderTheme.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderTheme.h REGRESSION (r277067): Incorrect text color for default-button appearance 2021-06-17 18:57:04 +00:00
RenderThemeAdwaita.cpp [GTK][WPE] Support color-schemes CSS property 2021-07-16 16:39:15 +00:00
RenderThemeAdwaita.h [GTK][WPE] Support color-schemes CSS property 2021-07-16 16:39:15 +00:00
RenderThemeCocoa.h [Modern Media Controls] upstream new features 2021-06-08 17:27:33 +00:00
RenderThemeCocoa.mm [Modern Media Controls] upstream new features 2021-06-08 17:27:33 +00:00
RenderThemeGtk.cpp
RenderThemeGtk.h
RenderThemeIOS.h [iOS] Increase contrast for textfields, checkboxes, and radio buttons 2021-07-09 21:47:15 +00:00
RenderThemeIOS.mm [iOS] Increase contrast for textfields, checkboxes, and radio buttons 2021-07-09 21:47:15 +00:00
RenderThemeMac.h REGRESSION (r277067): Incorrect text color for default-button appearance 2021-06-17 18:57:04 +00:00
RenderThemeMac.mm [macOS] Crash when painting <meter> with large scale 2021-08-20 19:38:50 +00:00
RenderThemePlayStation.cpp
RenderThemePlayStation.h [GPU Process] Allow form controls to be painted when iOS form control refresh is enabled 2020-12-10 01:12:19 +00:00
RenderThemeWin.cpp [Modern Media Controls] upstream new features 2021-06-08 17:27:33 +00:00
RenderThemeWin.h [Modern Media Controls] upstream new features 2021-06-08 17:27:33 +00:00
RenderTreeAsText.cpp Rename hasOverflowClip() to prepare for the real overflow:clip 2021-07-14 20:40:50 +00:00
RenderTreeAsText.h
RenderTreeMutationDisallowedScope.cpp
RenderTreeMutationDisallowedScope.h
RenderVTTCue.cpp Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderVTTCue.h Rename InlineFlowBox to LegacyInlineFlowBox 2021-06-03 13:39:56 +00:00
RenderVideo.cpp Rename MediaPlayer::setVisible to MediaPlayer::setPageIsVisible 2021-08-19 08:40:05 +00:00
RenderVideo.h
RenderView.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderView.h Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
RenderWidget.cpp Make WebCore::HitTestRequest::RequestType an enum class 2021-05-10 21:31:42 +00:00
RenderWidget.h
ScrollAlignment.cpp
ScrollAlignment.h
SelectionRangeData.cpp Factor selection state computation out of LegacyInlineTextBox 2021-06-07 15:06:49 +00:00
SelectionRangeData.h [macOS] ImageOverlayController should paint selection quads instead of bounding rects 2021-05-10 18:10:03 +00:00
StyledMarkedText.cpp Move MarkedTextStyle into StyledMarkedText scope 2021-08-19 16:05:09 +00:00
StyledMarkedText.h Move MarkedTextStyle into StyledMarkedText scope 2021-08-19 16:05:09 +00:00
TableLayout.cpp
TableLayout.h Fix max-content on tables with percentage cell widths. 2021-04-06 00:42:08 +00:00
TextAutoSizing.cpp enum LengthType -> enum class LengthType 2021-02-12 21:31:41 +00:00
TextAutoSizing.h Use Hasher more, remove IntegerHasher, fix hashing-related mistakes 2021-04-08 02:19:20 +00:00
TextBoxSelectableRange.h Factor selection state computation out of LegacyInlineTextBox 2021-06-07 15:06:49 +00:00
TextDecorationPainter.cpp TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
TextDecorationPainter.h TextDecorationPainter should not depend on LegacyInlineTextBox 2021-08-19 16:08:54 +00:00
TextPaintStyle.cpp REGRESSION (r277067): Incorrect text color for default-button appearance 2021-06-17 18:57:04 +00:00
TextPaintStyle.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
TextPainter.cpp Rename InlineTextBox to LegacyInlineTextBox 2021-06-05 12:19:10 +00:00
TextPainter.h
VerticalPositionCache.h