Changeset 246362 in webkit
- Timestamp:
- Jun 12, 2019, 10:26:18 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
LayoutTests/ChangeLog (modified) (2 diffs)
-
Source/WebCore/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r246361 r246362 8 8 Reverted changeset: 9 9 10 "[cairo][SVG] Putting multiple path elements in clippath 11 causes rendering artifacts" 10 "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform" 12 11 https://bugs.webkit.org/show_bug.cgi?id=198746 13 12 https://trac.webkit.org/changeset/246350 … … 15 14 2019-06-12 Carlos Garcia Campos <cgarcia@igalia.com> 16 15 17 [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts16 [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform 18 17 https://bugs.webkit.org/show_bug.cgi?id=198746 19 18 <rdar://problem/51665805> -
trunk/Source/WebCore/ChangeLog
r246361 r246362 8 8 Reverted changeset: 9 9 10 "[cairo][SVG] Putting multiple path elements in clippath 11 causes rendering artifacts" 10 "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform" 12 11 https://bugs.webkit.org/show_bug.cgi?id=198746 13 12 https://trac.webkit.org/changeset/246350 … … 15 14 2019-06-12 Carlos Garcia Campos <cgarcia@igalia.com> 16 15 17 [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts16 [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform 18 17 https://bugs.webkit.org/show_bug.cgi?id=198746 19 18 <rdar://problem/51665805>
Note:
See TracChangeset
for help on using the changeset viewer.