Closed Bug 1579294 Opened 6 years ago Closed 2 years ago

[motion-1] Make sure ray() also work properly on SVG layout

Categories

(Core :: SVG, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

My current implementation of ray() is buggy if we use SVG layout because

  1. We don't store the size info into mRect for all SVG frames
  2. The definition of the containing box of SVG layout is not clear to me. We use the containing box to calculate the path length of ray().
Summary: [motion-1] Make sure ray() works properly also on SVG layout → [motion-1] Make sure ray() also works properly on SVG layout
Summary: [motion-1] Make sure ray() also works properly on SVG layout → [motion-1] Make sure ray() also work properly on SVG layout
See Also: → 1581237
Severity: normal → S3

Close this bug for now because the definition of the containing box of SVG layout is clear now and we should handle it well.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.