mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
layout debug url correction not part of any build
This commit is contained in:
parent
e363fcae0f
commit
7ef72968f0
@ -15,7 +15,7 @@ pre.log {display:table-cell}
|
||||
<body>
|
||||
<h1>Debugging facilities in HTML-table code</h1>
|
||||
<h2>Reflow</h2>
|
||||
<p>The most efficient tool to claim that html-table code is the victim and not the source of layout bugs is a <a href="http://lxr.mozilla.org/seamonkey/source/layout/html/doc/frame_reflow_debug.html">frame reflow debug log</a>. Look there especially how the maxElementsize (MES) and desired size are propagated.
|
||||
<p>The most efficient tool to claim that html-table code is the victim and not the source of layout bugs is a <a href="http://lxr.mozilla.org/seamonkey/source/layout/doc/frame_reflow_debug.html">frame reflow debug log</a>. Look there especially how the maxElementsize (MES) and desired size are propagated.
|
||||
|
||||
<h2>Block Reflow</h2>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user