Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jul 31, 2023

So... Aside from some smaller things from #8670 that need fixing, I realized that the limitation around being off by "one or two" I already mentioned in the original PR is really problematic. Browsers don't return exact copies of the raw html in any JS API (window.documentElement.inner|outerHTML, XMLSerializer ). For example, they omit line breaks or spaces between <html> or <head>. Furthermore, they apply a lot more modifications.

For now, I'll revert. Let's discuss if we move forward with a "best effort" solution or drop this.

ref #8656

@mydea
Copy link
Member

mydea commented Jul 31, 2023

FYI just merge this even with flaky test detector failing, we don't care 😅

@Lms24 Lms24 disabled auto-merge July 31, 2023 13:25
@Lms24 Lms24 enabled auto-merge (squash) July 31, 2023 13:27
@Lms24 Lms24 merged commit dc2999a into develop Jul 31, 2023
@Lms24 Lms24 deleted the lms/revert-contextlines branch July 31, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants