Vitor Roriz

Results 13 issues of Vitor Roriz

#### 4a129d8679545602f7f88b37cbb1614a8f7c65fe Redefining UA stylesheet (html.css) cursor rules. https://bugs.webkit.org/show_bug.cgi?id=173909 rdar://33054544 Reviewed by NOBODY (OOPS!). * Source/WebCore/page/EventHandler.cpp: (WebCore::EventHandler::selectCursor): (WebCore::EventHandler::handleMouseMoveEvent):

#### d4322edcec39c91e1223b3a6cdecb034f69b6441 Fixed backgrounds should behave like 'scroll' inside transformed elements https://bugs.webkit.org/show_bug.cgi?id=15679 Include a Radar link (OOPS!). Reviewed by NOBODY (OOPS!). * Source/WebCore/rendering/RenderBoxModelObject.cpp: (WebCore::RenderBoxModelObject::calculateBackgroundImageGeometry const): According to spec (https://drafts.csswg.org/css-transforms/), if...

merging-blocked
Layout and Rendering
523.x (Safari 3)

#### 4aec2daec0e70dc2647212743b5b0753c79471d1 Implement font-synthesis longhand properties https://bugs.webkit.org/show_bug.cgi?id=232009 rdar://84706153 Reviewed by NOBODY (OOPS!). Adding support for font-synthesis longhand properties: - font-synthesis-weight - font-synthesis-style - font-synthesis-small-caps Refactoring font-synthesis shorthand so it is...

merging-blocked
CSS
WebKit Nightly Build

#### 7aae85f6f9110d491f46d8dc63a38b0291dcd02c Incorrect behavior of "cursor: auto" over links https://bugs.webkit.org/show_bug.cgi?id=173909 rdar://99495893 Reviewed by NOBODY (OOPS!). The initial attempt to fix this bug and comply to spec was made at https://commits.webkit.org/253685@main...

merging-blocked
CSS
WebKit Nightly Build

#### 14689eef2251cf844c8e227eb42c41c0e5bf8d8b Implement CSS font-size-adjust property https://bugs.webkit.org/show_bug.cgi?id=15257 rdar://23286433 Reviewed by NOBODY (OOPS!). Implementing font-size-adjust CSS Fonts Module level 4. * LayoutTests/TestExpectations: * LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt: * LayoutTests/imported/w3c/resources/import-expectations.json: * LayoutTests/imported/w3c/resources/resource-files.json: * LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt: *...

merging-blocked
CSS
528+ (Nightly build)

#### 8ff891bacb0ec11e0689367678baa67cc5b4b3fb Removing redudant code path checking on FontCascade::displayListForTextRun https://bugs.webkit.org/show_bug.cgi?id=270323 rdar://problem/123862311 Reviewed by NOBODY (OOPS!). FontCascade::codePath() already does the checking for partial runs, kerning and shaping when calculating the the...

Text

#### d997189511750f4531fece02378012124845b8d2 tmp otsvg denier ---------------------------------------------------------------------- #### 10f7e8d1dfb91d0d4102f951c53cb5c831400b35 Canvas draw text caching experiment https://bugs.webkit.org/show_bug.cgi?id=269406 rdar://117815293 Reviewed by NOBODY (OOPS!). Explanation of why this fixes the bug (OOPS!). * Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp: (WebCore::CanvasRenderingContext2DBase::~CanvasRenderingContext2DBase):...

merging-blocked
Text

#### eba9e45e731104967538edc48442e12b15688d91 Remove code guarded by USE_CTFONTHASTABLE https://bugs.webkit.org/show_bug.cgi?id=276104 rdar://130928732 Reviewed by NOBODY (OOPS!). We no longer need this since USE(CTFONTHASTABLE) is always true for our builds now. We are also...

Text

#### 3c87f472305d807b2e94860a67c8a9fca6413722 CSS Font Loading API: Remove FontFaceSet constructor https://bugs.webkit.org/show_bug.cgi?id=276794 rdar://132031306 Reviewed by NOBODY (OOPS!). The FontFaceSet constructor was considered not useful and is to be removed from the FontFaceSet...

merging-blocked
Text

#### 918cd8a250b6df2f40f22e82429b9a47c97ff3c3 text-spacing: text-spacing-trim: implement trim-all for complex path https://bugs.webkit.org/show_bug.cgi?id=281761 rdar://137795771 Reviewed by NOBODY (OOPS!). Simple path (WidthIterator) already covers this behavior. We should now do the same for the...

merging-blocked
Text