view etc/nxml/test-valid.xml @ 106740:4d2fbb46854b

Handle internal-border width changes when maximized. Bug #2568 * xterm.c (x_new_font): Move code for setting rows/cols before resizing ... (x_set_window_size): ... to here. bug #2568. * gtkutil.c (xg_clear_under_internal_border): New function. (xg_frame_resized, xg_frame_set_char_size): Call xg_clear_under_internal_border. (xg_update_scrollbar_pos): Clear under old scroll bar position.
author Jan D. <jan.h.d@swipnet.se>
date Tue, 05 Jan 2010 15:49:36 +0100
parents 48f440e3817e
children ef719132ddfa
line wrap: on
line source

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>A valid document</title>
  </head>
  <body>
    <p>This is a valid, albeit boring, XHTML document.</p>
  </body>
</html>

<!-- arch-tag: 6f7701be-ec51-48d0-bb63-38ed564718d6
     (do not change this comment) -->