[OpenJDK 2D-Dev] [2d dev] [8] Review request for JDK-8028272 : Tidy warnings cleanup for javax.print package
Sergey Lugovoy
sergey.lugovoy at oracle.com
Thu Nov 21 08:50:55 UTC 2013
Sergey, you are right, in some cases (i.e.
at the end of package-summary.html)
the closing tag "/p" works exactly like "br".
I can submit another change; note however, that "/p" is not
mandatory for "p"; "br" works exactly like "/p" here;
and line break was the intention of the author.
Should I make new version?
Thanks
On Thursday, November 21, 2013 06:13:24 AM Sergey Bylokhov wrote:
Hi, Sergey.Looks like in some cases, it is possible to replace "<p>" to the "</p>" and close
previous "<p>" tag.
And I had a question to a 2D team. Is duplication in the header of [1] intended?
[1]
http://download.java.net/jdk8/docs/api/javax/print/attribute/standard/Sides.html[1]
/n/ impressions from the output document. ........SINGLE_DOCUMENT -- All the input
docs will be combined together into one output document. Each media sheet will
consist of /n_{i}/ impressions from the output document, where /i/ is the number of
the input doc corresponding to that point in the output document. When the next
input doc has a different sides value from the previous input doc, the first print-
stream page of the next input doc goes at the start of the next media sheet, possibly
leaving only one impression on the previous media sheet.
etc.
On 20.11.2013 13:47, Sergey Lugovoy wrote:
Hi all,
please review the fix.
bug: https://bugs.openjdk.java.net/browse/JDK-8028272[2]
webrev : http://cr.openjdk.java.net/~yan/8028272/webrev.00/[3]
This patch cleanup tidy warnings for generated html documentation for
javax.print package, and do not affect the appearance of the documentation.
The patch is created against jdk8/tl team repository according to requirements
of this cleanup project.
Best regards,
Serge V. Lugovoy
--
Best regards, Sergey.
--------
[1] http://download.java.net/jdk8/docs/api/javax/print/attribute/standard/Sides.html
[2] https://bugs.openjdk.java.net/browse/JDK-8028272
[3] http://cr.openjdk.java.net/~yan/8028272/webrev.00/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20131121/a281bf31/attachment.html>
More information about the 2d-dev
mailing list