- HTML parser: Add implicit tag closing for table elements (td, th, tr, tbody, thead, tfoot) per HTML5 §12.2.6.4 - CSS background-position: Swap axes when Y-only keyword (top/bottom) appears first or X-only keyword (left/right) appears second - Canvas background: Propagate background image ID from root/body layout box to canvas - Absolute positioning: Defer layout of absolute children until containing block height is finalized, fixing bottom:0 in auto-height containers - Inline line-height: Implement CSS half-leading model (CSS2 §10.8.1) so line box height uses CSS line-height, not font metrics - Anonymous text boxes: Inherit line_height and vertical_align from parent styles - Default vertical_align changed from Top to Baseline per CSS spec WPT: +3 promoted (abspos-containing-block-005, abspos-width-004, background-color-animation-with-table2), -9 demoted Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
717 B
Plaintext
12 lines
717 B
Plaintext
DisplayList items=10
|
|
SolidRect rect=(8, 8, 440, 210) color=#d3d3d3
|
|
SolidRect rect=(28, 28, 220, 170) color=#add8e6
|
|
SolidRect rect=(38, 38, 80, 30) color=#008000
|
|
Text rect=(38, 39.6, 11.2422905, 16) text="In" color=#000000 font_size=16
|
|
Text rect=(52.296623, 39.6, 23.412628, 16) text="flow" color=#000000 font_size=16
|
|
SolidRect rect=(178, 38, 61.944214, 40) color=#ff0000
|
|
Text rect=(178, 39.6, 48.62261, 16) text="Absolute" color=#000000 font_size=16
|
|
Text rect=(178, 58.800003, 44.48752, 16) text="(relative" color=#000000 font_size=16
|
|
Text rect=(225.54185, 58.800003, 11.348018, 16) text="to" color=#000000 font_size=16
|
|
Text rect=(178, 78, 40.317177, 16) text="parent)" color=#000000 font_size=16
|