Bug 260870
| Summary: | REGRESSION (265657@main): [ macOS Ventura+ ] imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual.svg is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ben_schwartz, mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=46987 | ||
Karl Rackler
Description:
imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual.svg
Is a constant text failure on macOS Ventura+ ToT and since 265657@main.
This issue can be bisected to 265657@main using command:
run-webkit-tests --release --iterations=1 --force imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual.svg
History:
https://results.webkit.org/?limit=50000&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fsvg%2Fimport%2Fmetadata-example-01-t-manual.svg&version_name=Ventura&recent=false
Diff:
@@ -100,8 +100,8 @@
RenderSVGText {text} at (240,217) size 184x11 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 184x10
chunk 1 text run 1 at (240.00,225.00) startOffset 0 endOffset 43 width 183.43: "http://purl.org/dc/elements/1.1/description"
- RenderSVGContainer {g} at (16,517) size 381x62
- RenderSVGText {text} at (10,310) size 229x38 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 229x37
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.03: "$Revision: 1.6 $"
+ RenderSVGContainer {g} at (16,517) size 384x62
+ RenderSVGText {text} at (10,310) size 230x38 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 230x37
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.6 $"
RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114649622>
Ben Schwartz
Reverse duping to bug #275963.
*** This bug has been marked as a duplicate of bug 275963 ***