diff --git a/master/changes.html b/master/changes.html index ee776341..c4e3a644 100644 --- a/master/changes.html +++ b/master/changes.html @@ -167,22 +167,14 @@

Rendering Model chapter

  • overflow:scroll may show scroll bars on svg elements.
  • Removed definition of initial clipping path.
  • Updated rendering requirements to reflect shadow DOM model for use elements.
  • - -
    - -
    - -
    - -
    +

    Basic Data Types and Interfaces chapter

    diff --git a/master/interact.html b/master/interact.html index a0ba4637..ab22ce0c 100644 --- a/master/interact.html +++ b/master/interact.html @@ -724,7 +724,12 @@

    The 'pointer-events' pr that the image does not receive pointer events. -

    Note that for raster images, the values of properties 'opacity', +

    For 'foreignObject' elements, hit-testing is performed on the rectangular +area, the object bounding box, of the element. See processing for raster +images above. Useragents may allow the foreign content of a 'foreignObject' +element to be target of hit-testing as well.

    + +

    The values of properties 'opacity', 'fill-opacity', 'stroke-opacity', 'fill' and 'stroke' do not affect event processing.