Skip to content

add basic dictionary and inheritance support#9

Open
Chudesnov wants to merge 1 commit intoandik:masterfrom
Chudesnov:add-dictionary
Open

add basic dictionary and inheritance support#9
Chudesnov wants to merge 1 commit intoandik:masterfrom
Chudesnov:add-dictionary

Conversation

@Chudesnov
Copy link

should make examples like this one look better

dictionary ScrollIntoViewOptions : ScrollOptions {
  ScrollLogicalPosition block = "start";     // block flow direction position
  ScrollLogicalPosition inline = "nearest";  // inline base direction position
  ScrollingBoxScope container = "all";       // scrolling box scope
};

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.

1 participant