liveview-native / liveview-native/liveview-native-core

Attribute priority: first wins

Open
#210 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
166
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Accoridng to the HTML spec when it comes to duplicate attributes the first defined attribute is the one that wins. Subsequent attributes of the same name are ignored:

Screenshot 2024-10-24 at 7 32 00 AM

I just want to confirm that we are adhering to this as well in the SwiftUI client.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Inspect the SwiftUI client’s handling of duplicate attributes and compare it with the HTML first-wins rule; done means confirming that behavior or documenting a reproducible discrepancy.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.