Files
rust_browser/tests/goldens/expected/170-table-implicit-close.dl.txt
Zachary D. Rowitsch d2347750d1 Fix code review findings: deferred absolutes in flex/grid/table, UA stylesheet, background-position, caption boundary
- Process deferred absolutes after flex/grid/table layout completes, fixing
  absolute children with bottom:0 inside flex/grid items (4 WPT tests fixed)
- Add td/th { vertical-align: top } to UA stylesheet to replace removed
  LayoutBox::new() default that was compensating for missing rule
- Fix single-value background-position with Y-only keyword (e.g. "top" alone
  now correctly produces x=center, y=top instead of x=top, y=center)
- Add caption as stop boundary in implicit table tag closing to prevent
  auto-closing across caption elements
- Strengthen deferred absolute test assertion from y > 0 to y > 100
- Triage 8 WPT known_fail tests with per-test specific reasons

WPT: +5 promoted (4 abspos flex tests + 1 other), -3 demoted (UA stylesheet/half-leading)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 23:16:39 -05:00

25 lines
2.1 KiB
Plaintext

DisplayList items=23
Text rect=(13, 13, 28.170338, 16) text="R1C1" color=#000000 font_size=16
Text rect=(389.56952, 13, 28.170338, 16) text="R1C2" color=#000000 font_size=16
Text rect=(13, 42.2, 28.170338, 16) text="R2C1" color=#000000 font_size=16
Text rect=(389.56952, 42.2, 28.170338, 16) text="R2C2" color=#000000 font_size=16
Text rect=(13, 71.4, 28.170338, 16) text="R3C1" color=#000000 font_size=16
Text rect=(389.56952, 71.4, 28.170338, 16) text="R3C2" color=#000000 font_size=16
Border rect=(8.5, 8, 375.56952, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(385.06952, 8, 406.43054, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(8.5, 37.2, 375.56952, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(385.06952, 37.2, 406.43054, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(8.5, 66.4, 375.56952, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(385.06952, 66.4, 406.43054, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(8.5, 94.600006, 375.56952, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(385.06952, 94.600006, 406.43054, 1) widths=(1 0 0 0) colors=(#000000 #000000 #000000 #000000)
Border rect=(8, 8.5, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(384.56952, 8.5, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(791.00006, 8.5, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(8, 37.7, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(384.56952, 37.7, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(791.00006, 37.7, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(8, 66.9, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(384.56952, 66.9, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)
Border rect=(791.00006, 66.9, 1, 28.2) widths=(0 0 0 1) colors=(#000000 #000000 #000000 #000000)