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
Prev Previous commit
Next Next commit
Fix data-property value
  • Loading branch information
Eric Shepherd (:sheppy) committed Jun 29, 2018
commit 8d50f3cea43851ae3628f6e0199fe6f77016db61
2 changes: 1 addition & 1 deletion live-examples/css-examples/color/color-adjust.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section id="example-choice-list" class="example-choice-list large" data-property="color">
<section id="example-choice-list" class="example-choice-list large" data-property="color-adjust">
<div class="example-choice">
<pre><code class="language-css">color-adjust: economy;</code></pre>
<button type="button" class="copy hidden" aria-hidden="true">
Expand Down