Closed
Bug 1126940
Opened 10 years ago
Closed 5 years ago
Not rendering SVG with very large coordinate space usage
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1544413
People
(Reporter: thomas.smailus, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
Build ID: 20141011074935
Steps to reproduce:
Load an SVG diagram that displays an oval polygon, which displays within IE11, but nothing is visible in Firefox 33
Actual results:
Nothing is displayed - white blank content pane
Expected results:
A single oval looking polygon of black stroke should be visible slightly off center of the content pane.
Reporter | ||
Updated•10 years ago
|
Version: 31 Branch → 35 Branch
Updated•10 years ago
|
Component: Untriaged → SVG
Product: Firefox → Core
Comment 1•10 years ago
|
||
Regression window
Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a799b5bff84c&tochange=b077c43a4306
Triggered by: b077c43a4306 Jonathan Watt — Bug 776054 - Flip the prefs to enable the use of display lists for SVG painting and hit-testing. r=roc.
Regression window with force the prefs on
svg.display-lists.hit-testing.enabled; true
svg.display-lists.painting.enabled; true
Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=37776fc33437&tochange=a9ae09d4f1d8
Triggered by: 82a0b3fe9fa7 Jonathan Watt — Bug 767734 - Give GetCanvasTM knowledge of what the request is for so it can do the right thing when SVG display lists are enabled. r=longsonr.
Updated•10 years ago
|
Updated•8 years ago
|
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•