dokieli icon indicating copy to clipboard operation
dokieli copied to clipboard

Check and manipulate rendering of elements in different styles

Open csarven opened this issue 11 years ago • 1 comments

In order to view the same HTML in different styles e.g., ACM, LNCS, the order in which some components appear in the document should be double-checked . For example, the way ACM and LNCS displays the figure captions are reversed in relation to the figure. To show the proper style for an HTML with different order (e.g., figcaption appearing before or after the figure object), either CSS or JavaScript should be used to position the components into their expected locations.

csarven avatar Jan 15 '15 11:01 csarven

Relates to #4 but I think this is minor enough that I can leave #4 closed.

csarven avatar Feb 14 '15 05:02 csarven