Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WebProfilerBundle] Fix some minor HTML issues#49223

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@javiereguiluz
Copy link
Member

QA
Branch?5.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

In#49205 we're fixing deprecations, so I chose 6.3 branch. Here we are fixing bugs related to invalid HTML contents, so that's why I chose 5.4 branch.

The issue related to<summary> is that it only allows tags that can be included inside a<p>, but not<p> itself (verified withhttps://validator.w3.org/):

summary-p

@stof
Copy link
Member

stof commentedFeb 3, 2023

So<p> is not allowed but<h4> is ?

@javiereguiluz
Copy link
MemberAuthor

@stof that's right:

ValidInvalid
validinvalid

@MatTheCat
Copy link
Contributor

@fabpot
Copy link
Member

Thank you@javiereguiluz.

fabpot added a commit that referenced this pull requestFeb 4, 2023
…luz)This PR was squashed before being merged into the 5.4 branch.Discussion----------[WebProfilerBundle] Fix some minor HTML issues| Q             | A| ------------- | ---| Branch?       | 5.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       | -| License       | MIT| Doc PR        | -In#49205 we're fixing deprecations, so I chose 6.3 branch. Here we are fixing bugs related to invalid HTML contents, so that's why I chose 5.4 branch.The issue related to `<summary>` is that it only allows tags that can be included inside a `<p>`, but not `<p>` itself (verified withhttps://validator.w3.org/):<img width="502" alt="summary-p" src="https://user-images.githubusercontent.com/73419/216625646-73f7f73d-a315-43da-9d9a-44ce430c70e5.png">Commits-------31ce660 [WebProfilerBundle] Fix some minor HTML issues
@fabpotfabpot closed thisFeb 4, 2023
@javiereguiluzjaviereguiluz deleted the profiler_bugs branchFebruary 4, 2023 08:35
@xabbuhxabbuh mentioned this pull requestFeb 4, 2023
This was referencedFeb 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@stofstofstof approved these changes

@ycerutoycerutoyceruto approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.4

Development

Successfully merging this pull request may close these issues.

6 participants

@javiereguiluz@stof@MatTheCat@fabpot@yceruto@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp