Remove leftover merge conflict marker (#1173) · w3c/css-houdini-drafts@bfc9454
ggrossetie
·
2026-04-21
·
via Recent Commits to css-houdini-drafts:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -335,9 +335,6 @@ registerLayout('basic-inline', class {
|
335 | 335 | |
336 | 336 | // Position the fragment, note we could do something special here, like |
337 | 337 | // placing all the lines on a "rythmic grid", or similar. |
338 | | -||||||| parent of a2dd8db ([css-layout-api][explainer] add mandatory intrinsicSizes function) |
339 | | -// Position the fragment, note we coulld do something special here, like |
340 | | -// placing all the lines on a "rythimic grid", or similar. |
341 | 338 | fragment.inlineOffset = edges.inlineStart; |
342 | 339 | fragment.blockOffset = blockOffset; |
343 | 340 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。