Skip to content

Remove port mention for URL protocol documentation#39000

Merged
Josh-Cena merged 1 commit intomdn:mainfrom
Marcono1234:protocol-port
Apr 6, 2025
Merged

Remove port mention for URL protocol documentation#39000
Josh-Cena merged 1 commit intomdn:mainfrom
Marcono1234:protocol-port

Conversation

@Marcono1234
Copy link
Copy Markdown
Contributor

Description

Remove the mention of the port property from the URL protocol documentation

Motivation

Current documentation for protocol was confusing because it said "this property contains an empty string", but actually referred to the port property?

Possibly a copy & paste error?

Related issues and pull requests

Was introduced by #38029
@Josh-Cena, was the original change intentional, and am I maybe misunderstanding something here?

Current documentation for `protocol` was confusing because it said
"this property contains an empty string", but actually referred to
the `port` property?

Possibly a copy & paste error.
@Marcono1234 Marcono1234 requested a review from a team as a code owner April 6, 2025 12:23
@Marcono1234 Marcono1234 requested review from wbamberg and removed request for a team April 6, 2025 12:23
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Apr 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2025

Copy link
Copy Markdown
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.

Thanks, great catch! I believe this was a copy paste mistake

@Josh-Cena Josh-Cena merged commit 82acf2a into mdn:main Apr 6, 2025
7 checks passed
wbamberg added a commit to wbamberg/content that referenced this pull request Apr 6, 2025
* upstream/main: (158 commits)
  fix: remove unrelated add() method reference from openCursor() doc (mdn#38998)
  Fix link (mdn#38995)
  Remove uncovered topic from a tuturial overview. (mdn#38999)
  Change the description of Temporal.Instant (mdn#38996)
  Remove `port` mention for URL `protocol` documentation (mdn#39000)
  Improve the clarity of a sentence (mdn#39003)
  Change if...else to non-zero on control_flow page (mdn#38992)
  Update group-data of EditContext API (mdn#38842)
  improve description (mdn#38845)
  fix: auto-cleanup by bot (mdn#38990)
  New pages: HTMLFormElement.rel and .relList (mdn#38900)
  Add live sample embeds for SVG path examples (mdn#38928)
  Remove uncovered topic from the introduction (mdn#38986)
  Remove self-links (mdn#38982)
  Synchronize with BCD v6.0.3 (mdn#38983)
  Fix grammar (mdn#38981)
  Remove external Web Speech API articles (mdn#38980)
  Add missing {{Specifications}} macros (mdn#38975)
  Remove browser-compat for CSS types without BCD (mdn#38970)
  Update async_function_star_ to have a working example (mdn#38972)
  ...
@Marcono1234 Marcono1234 deleted the protocol-port branch April 8, 2025 19:28
cssinate pushed a commit to cssinate/content that referenced this pull request Apr 11, 2025
Current documentation for `protocol` was confusing because it said
"this property contains an empty string", but actually referred to
the `port` property?

Possibly a copy & paste error.
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.

3 participants