这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jgerigmeyer
Copy link
Member

Given:

.target {
  position-area: start;
}

.target {
  position-area: end;
}

Before, whichever one we parse last would be applied. Now this stores all of them, and allows the cascade to determine which one should be applied. (Or at least I think so -- some quick functional testing seemed to confirm that this works as expected.)

@jgerigmeyer jgerigmeyer requested a review from jamesnw March 28, 2025 20:45
@netlify
Copy link

netlify bot commented Mar 28, 2025

Deploy Preview for anchor-position-wpt canceled.

Name Link
🔨 Latest commit d7fc4ba
🔍 Latest deploy log https://app.netlify.com/sites/anchor-position-wpt/deploys/67e70fb33ad50a0008727adb

Copy link
Contributor

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent cleanup. Thanks!

@jamesnw jamesnw merged commit a6a107a into position-area Mar 28, 2025
8 checks passed
@jamesnw jamesnw deleted the pa-review branch March 28, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants