Open
Bug 1958843
Opened 13 days ago
Updated 13 days ago
www.sentienceinstitute.org - "Value alignment" list starts with number 4 instead of number 1
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P3, Webcompat Score:3)
NEW
People
(Reporter: railioaie, Unassigned)
References
()
Details
(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:significant-visual configuration:general affects:all branch:release diagnosis-team:dom user-impact-score:40
Attachments
(1 file)
157.00 KB,
image/png
|
Details |
Environment:
Operating system: Android 14
Firefox version: Firefox Mobile 136.0
Preconditions:
Clean profile
Steps to reproduce:
- Navigate to: https://www.sentienceinstitute.org/foundational-questions-summaries
- Scroll down
- Observe
Expected Behavior:
"Value alignment" list starts with number 1
Actual Behavior:
"Value alignment" list starts with number 4 instead of number 1
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/152009
Updated•13 days ago
|
Severity: -- → S3
User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: --- → 3
Keywords: webcompat:needs-diagnosis
Priority: -- → P3
Comment 2•13 days ago
|
||
It might not be DOM, but Layout, given they're using
counter-reset: lst-ctn-kix_rdedshs0ihy4-0 0;
but let's start with DOM.
You need to log in
before you can comment on or make changes to this bug.
Description
•