From 53e0e028df3789339c98a8e684e670c0b9854168 Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Tue, 14 Mar 2017 14:53:41 -0700 Subject: [PATCH] Delete stray
  • from containing block definition Before this change, https://drafts.csswg.org/css-position-3/#def-cb shows a stray list item (just an empty "3." in an ordered list). This comes from two back-to-back `
  • ` tags. My change just removes one of these redundant `
  • ` tags. --- css-position/Overview.bs | 1 - 1 file changed, 1 deletion(-) diff --git a/css-position/Overview.bs b/css-position/Overview.bs index de1a18a3a1cb..432faa5eda58 100644 --- a/css-position/Overview.bs +++ b/css-position/Overview.bs @@ -273,7 +273,6 @@ Definition of containing block

    -
  • If there is no such ancestor, the containing block is the initial