You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove one "mark paint timing call" in update the rendering
This addresses the concern surfaced in
w3c/paint-timing#58 (comment).
This call was added to address concerns about visited link issues, but
the agreement on that issue is that this edge case is solved by
requiring user agents to paint when such a link is present even if such
link is styled by color: white (or whichever default background color).
0 commit comments