Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
https://github.com/mdn/content/issues/14799
  • Loading branch information
estelle committed Mar 24, 2023
commit d78bb1be6fcc3cf3b681c6f7781cbb3385917d8e
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
iframe {
border: 1px solid black;
width: 100%;
width: 100%; /* takes precedence over width attribute */
}