Changes

Summary

  1. HTML: embed and frame carry on embedded <style>s. (details)
Commit 01009c14cf13b533492cda52c2c5af0b0477aa26 by Thorsten Vitt
HTML: embed and frame carry on embedded <style>s.

If the HTML transformation leads to a <style> definition to be embedded
in the HTML header, that style definition will be copied into the body
div to be embedded as a scoped style definition.

Fixes #11740
The file was modified transformations.xpr (diff)
The file was modified src/main/webapp/WEB-INF/stylesheets/extractbody.xsl (diff)
The file was modified src/main/webapp/WEB-INF/stylesheets/frame.xsl (diff)