Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete deprecated clip example #35956

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ramyaparimi
Copy link
Contributor

Description

clip is deprecated; deleted it from the CSS example in this page https://developer.mozilla.org/en-US/docs/Web/API/File_API/Using_files_from_web_applications

fixes #35743

Motivation

I have learnt so much from MDN docs and want to contribute back. Deleting deprecated examples with help reader learn relevant stuff.

@ramyaparimi ramyaparimi requested a review from a team as a code owner September 19, 2024 14:08
@ramyaparimi ramyaparimi requested review from sideshowbarker and removed request for a team September 19, 2024 14:08
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Sep 19, 2024
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Preview URLs

(comment last updated: 2024-09-19 20:06:45)

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

This makes this input actually visible because it has 1px size. Have you checked out the suggestion in #35743 (comment)?

adding modern `clip-path: inset(50%);` property
@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Sep 19, 2024
…/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@ramyaparimi
Copy link
Contributor Author

I guess I was over ambitious by taking up this task 😞 . I hope I understood the context better this time. I am still not very confident with CSS styling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clip is deprecated
2 participants