[Bug 25411] Confusion over the specularExponent attribute

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25411

--- Comment #4 from tavmjong@free.fr ---
Created attachment 1537
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1537&action=edit
Test SVG for different light sources.

This is a test SVG file for different light sources used by
<feDiffuseLighting>. In all cases, a white light source is centered directly
above the square.

Top left: No light source (e.g. no filter).
Top center: Distant light (washes out rectangle).
Top right: Point light.

Bottom left: Spot light, specularExponent = 1. Note that light falls off
quicker than for point light source.
Bottom center: Spot light, specularExponent = 5.
Bottom right: Spot light, specularExponent = 50. Note narrower beam.

Firefox (33) seems to render this file correctly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 7 November 2014 14:37:15 UTC