Sign in
webkit
/
WebKit
/
3e5ce6fd50f521a6cebd0c6f06b9e9cddd4e7e7b
/
Source
/
WebCore
/
rendering
fd067dc
Horizontally-scrollable items with a 3d transform are rendered incorrectly in RTL when container has -webkit-overflow-scroll: touch
by simon.fraser@apple.com
· 9 years ago
e3e6e52
Numerous block selection issues on iOS.
by enrica@apple.com
· 9 years ago
69d4f4b
[iOS] <select> elements should render right-aligned when in RTL mode
by dino@apple.com
· 9 years ago
c53466c
[css-grid] Implement auto-repeat computation
by svillar@igalia.com
· 9 years ago
4671f1a
[iOS] visibility:hidden -webkit-overflow-scrolling: touch divs can interfere with page scrolling
by simon.fraser@apple.com
· 9 years ago
79ec7f0
Draw border and correct icon for placeholder attachments
by timothy_horton@apple.com
· 9 years ago
c002ad2
Clean up iOS text autosizing code https://bugs.webkit.org/show_bug.cgi?id=157489
by simon.fraser@apple.com
· 9 years ago
736c690
[iOS WK2] Font size increases on some pages after navigating then going back
by simon.fraser@apple.com
· 9 years ago
0742e28
Download progress on attachment elements sometimes exceeds element bounds
by timothy_horton@apple.com
· 9 years ago
4c395e0
[css-grid] Fix static position for positioned grid items
by rego@igalia.com
· 9 years ago
b433190
RenderMathMLOperator: refactor management of stretchy data and italic correction
by fred.wang@free.fr
· 9 years ago
5b53b7b
iOS selection: Use inflow containing block for positioned <br>.
by zalan@apple.com
· 9 years ago
406846c
Rename HitTestRequest DisallowShadowContent to DisallowUserAgentShadowContent
by joepeck@webkit.org
· 9 years ago
0ff730f
Web Inspector: Inspect Element and Element Selection searching should work with Shadow DOM Nodes
by joepeck@webkit.org
· 9 years ago
36676e5
Enable IOS_TEXT_AUTOSIZING on Mac and make it testable
by simon.fraser@apple.com
· 9 years ago
888862e
<attachment> element should understand UTIs
by timothy_horton@apple.com
· 9 years ago
a4a8904
Regions, Shapes and Tracks don't need runtime features
by dino@apple.com
· 9 years ago
2dc17ff
Stop traversing at the container block when computing RTL inline static distance.
by zalan@apple.com
· 9 years ago
d48f1f7
Add WebKitAdditions extension points in media controls related code in RenderThemeMac
by adachan@apple.com
· 9 years ago
49bb8bd
Do not attempt to compute min/max width.
by zalan@apple.com
· 9 years ago
32a09bd
[css-grid] Refactor information stored related to column positions
by rego@igalia.com
· 9 years ago
1edb42a
Add WKPreference for SelectionPaintingWithoutSelectionGaps
by gyuyoung.kim@webkit.org
· 9 years ago
ad4ddda
[css-grid] Add support for position resolution with auto-repeat tracks
by svillar@igalia.com
· 9 years ago
11c5b5b
Make Length, LengthSize and LengthPoint blending not use member functions
by simon.fraser@apple.com
· 9 years ago
44b64ad
Fix shouldUpdateScrollLayerPositionSynchronously() for non-main frames. Remove updatesScrollLayerPositionOnMainThread()
by simon.fraser@apple.com
· 9 years ago
f7de78b
Add to the Animations log channel output about which properties are being blended
by simon.fraser@apple.com
· 9 years ago
0380f9a3
Remove unneeded casts once we upgrade to a version of Visual Studio that is not broken
by peavo@outlook.com
· 9 years ago
890f738
Make clipToRect() and restoreClip() have similar signatures
by simon.fraser@apple.com
· 9 years ago
f6df054
Blur filter escapes an enclosing overflow:hidden
by simon.fraser@apple.com
· 9 years ago
7c14e67
Clean up GraphicsContext use in RenderLayer::paintLayerContents()
by simon.fraser@apple.com
· 9 years ago
723d80c
<select multiple> padding should react when scrolling Source/WebCore:
by tonikitoo@webkit.org
· 9 years ago
6f1dfa6
[RTL Scrollbars] REGRESSION(r200116): Positioned contents can overlap RTL scrollbars
by mmaxfield@apple.com
· 9 years ago
4bf24f4
Remove extraneous space characters from parameter list for RenderListBox::paintItem()
by dbates@webkit.org
· 9 years ago
2d2b32d
Content disappears on mouse over.
by zalan@apple.com
· 9 years ago
999e572
Make sure we don't mishandle HTMLFrameOwnerElement lifecycle
by bfulgham@apple.com
· 9 years ago
0f3efe0
Factor out the "paint item" logic in RenderListBox into a helper
by tonikitoo@webkit.org
· 9 years ago
7af9a31
RenderMathMLOperator refactoring: introduce getBaseGlyph and remove parameter from getDisplayStyleLargeOperator
by fred.wang@free.fr
· 9 years ago
73b3ceb
Unreviewed, rolling out r200185. https://bugs.webkit.org/show_bug.cgi?id=157131
by commit-queue@webkit.org
· 9 years ago
e610100
RenderMathMLOperator refactoring: introduce getBaseGlyph and remove parameter from getDisplayStyleLargeOperator
by fred.wang@free.fr
· 9 years ago
2060676
REGRESSION(r199659): Web Process crash when RenderTheme::adjustMenuListStyle is called with a null element
by carlosgc@webkit.org
· 9 years ago
20d24e7
[css-grid] Store auto-repeat information in style
by svillar@igalia.com
· 9 years ago
1fd5217
[css-grid] Fix alignment with content distribution
by rego@igalia.com
· 9 years ago
c60e3f6
[GTK] Overlay scrollbars with steppers enabled render incorrectly
by carlosgc@webkit.org
· 9 years ago
705061a
RTL non-native <select> buttons should have arrows on the left
by dino@apple.com
· 9 years ago
0db51a6
Refactor findExplodedTextNodeAtPoint to move core functionality in RenderBlockFlow.
by enrica@apple.com
· 9 years ago
a52950c
RTL native <select> buttons should have arrows on left
by dino@apple.com
· 9 years ago
4195a70
[WK2] [OS X] Create API for switching RTL scrollbar policy
by mmaxfield@apple.com
· 9 years ago
779be4a
Add renderer address and needslayout state to inlineboxtree dump.
by zalan@apple.com
· 9 years ago
5c4302b
RenderElement::style() should return const RenderStyle
by antti@apple.com
· 9 years ago
454418f
Inline RenderStyle into RenderElement
by antti@apple.com
· 9 years ago
ae85db8
REGRESSION(r156846): Crashes with guard malloc
by antti@apple.com
· 9 years ago
5e243fc
[css-grid] Fix grid-template-columns|rows computed style with content alignment
by rego@igalia.com
· 9 years ago
6f4fccb
Refactor RenderMathMLMenclose. https://bugs.webkit.org/show_bug.cgi?id=155019
by fred.wang@free.fr
· 9 years ago
39fdbdb
Minor refactoring in RenderMathMLOperator
by fred.wang@free.fr
· 9 years ago
de6dae7b
RenderStyle should not be reference counted
by antti@apple.com
· 9 years ago
ca52dc8
REGRESSION (r189567): The top of Facebook's messenger.com looks visually broken
by hyatt@apple.com
· 9 years ago
4874140
TextAutoSizingKey should use normal refcounting
by antti@apple.com
· 9 years ago
5e10aeb
Unreviewed, rolling out r199877. https://bugs.webkit.org/show_bug.cgi?id=156918
by ryanhaddad@apple.com
· 9 years ago
7975eb5
REGRESSION (r189567): The top of Facebook's messenger.com looks visually broken
by hyatt@apple.com
· 9 years ago
d252173
[css-grid] Fix bug with positioned items in vertical writing mode
by rego@igalia.com
· 9 years ago
7026e48
RenderVideo should always update the intrinsic size before layout.
by zalan@apple.com
· 9 years ago
bee81ac
Element::idForStyleResolution() is a foot-gun
by cdumez@apple.com
· 9 years ago
be7dcde
Don't hyphenate the last word in a paragraph of text.
by hyatt@apple.com
· 9 years ago
d3bdcec
Drop [UsePointersEvenForNonNullableObjectArguments] from Range
by cdumez@apple.com
· 9 years ago
510fc58
Use Optional<size_t> for OrderIterator::m_orderIndex instead of int
by cdumez@apple.com
· 9 years ago
6912ab1
Crash under needsAppleMailPaginationQuirk()
by cdumez@apple.com
· 9 years ago
1aab5f8
Potential overflow in RenderLayer::hitTestList()
by cdumez@apple.com
· 9 years ago
14520e4
Hangable punctuation measurement using the wrong indices.
by hyatt@apple.com
· 9 years ago
06204d2
Refactor RenderMathMLSpace to avoid using flexbox
by fred.wang@free.fr
· 9 years ago
a738a88
Mark more classes as WTF_MAKE_FAST_ALLOCATED
by cdumez@apple.com
· 9 years ago
30c8555
Context menu items related to fullscreen should be specific to standard fullscreen
by adachan@apple.com
· 9 years ago
1e8dd3a
[css-grid] Use the margin box for non-auto minimum sizes
by svillar@igalia.com
· 9 years ago
c7c9e4a
Refactor RenderMathMLScripts layout to avoid using flexbox
by fred.wang@free.fr
· 9 years ago
2805848
[css-grid] Use grid-template-areas to determine the explicit grid
by rego@igalia.com
· 9 years ago
25aee6a
[GTK] Menu list button doesn't use the text color from the theme
by carlosgc@webkit.org
· 9 years ago
bc4fa2f
[css-grid] Fix positioned items with content alignment
by rego@igalia.com
· 9 years ago
0581afc
[css-grid] Add method to translate RTL coordinates
by rego@igalia.com
· 9 years ago
76a9b9d
Element should be const in StyleResolver
by antti@apple.com
· 9 years ago
16a5874
Allow listbox content and scrollbar to intrude padding area.
by tonikitoo@webkit.org
· 9 years ago
816b6b8
Collapsed border cache invalidation can lead to O(n^2) during style resolve
by antti@apple.com
· 9 years ago
48f6f6b
RenderMathMLOperator: Add helper function to retrieve italic correction
by fred.wang@free.fr
· 9 years ago
935893b
RenderMathMLOperator: Move glyph measuring helper functions outside the class
by fred.wang@free.fr
· 9 years ago
2c49702
Set some RenderMathMLOperator members as final
by fred.wang@free.fr
· 9 years ago
38726e5
Ensure that RenderMathMLOperator::stretchTo functions are called with stretchy operators that have the correct direction
by fred.wang@free.fr
· 9 years ago
9342502
Text on compositing layer with negative letter-spacing is truncated.
by zalan@apple.com
· 9 years ago
bff707a
Non-resizable text field looks resizable
by tonikitoo@webkit.org
· 9 years ago
d73e24b
[RTL Scrollbars] Overlay scrollbars push contents inwards
by mmaxfield@apple.com
· 9 years ago
bdf9d73
[css-grid] Pass GridSizingData instead of columnTracks to track sizing methods
by svillar@igalia.com
· 9 years ago
eb93fe7
Simplify InlineTextBox::selectionStartEnd()
by zalan@apple.com
· 9 years ago
bf0aaee
REGRESSION (r193857): Text selection causes text to disappear.
by zalan@apple.com
· 9 years ago
db8aa02
Refactor RenderMathMLFraction layout to avoid using flexbox
by fred.wang@free.fr
· 9 years ago
9d5c83a
Refactor RenderMathMLUnderOver layout functions to avoid using flexbox
by fred.wang@free.fr
· 9 years ago
8ac8fa2
[GTK] Rework the theming code for GTK+ 3.20
by carlosgc@webkit.org
· 9 years ago
f9ff23b
Focus ring drawn at incorrect location on image map with CSS transform.
by zalan@apple.com
· 9 years ago
0b04504
[css-grid] Fix positioned items with grid gaps
by rego@igalia.com
· 9 years ago
4f59ebb
[css-grid] Remove unnecessary iteration in populateGridPositions loop
by jfernandez@igalia.com
· 9 years ago
46bde7c
Wheel event callback removing the window causes crash in WebCore.
by bfulgham@apple.com
· 9 years ago
2be8679
REGRESSION (197987): Ingredient lists on smittenkitchen.com are full justified instead of left justified.
by zalan@apple.com
· 9 years ago
7d89b97
Shadow DOM: Implement display: contents for slots
by antti@apple.com
· 9 years ago
d054989
[css-grid] Content box incorrectly used as non-auto min-height
by svillar@igalia.com
· 9 years ago
Next »