Skip to content

Commit 1cfdc2a

Browse files
author
gregwhitworth
committed
[css-table] removed investigation page
1 parent 4ccfd55 commit 1cfdc2a

2 files changed

Lines changed: 4 additions & 44 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,10 @@ spec:css21; type:property; text:max-width
701701
<figcaption>Overview of the table layout algorithm. Not normative.</figcaption>
702702
</figure>
703703

704-
<div class="investigation" id="investigation-1">
705-
<a href="investigations.html#investigation-1" target="_blank">View investigation information</a>
704+
<div class="issue">
705+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/2/">!Test case</a>
706+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/4/">!!Test case</a>
707+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/5/">!!Test case</a>
706708
</div>
707709

708710
<!--------------------------------------------------------------------------------->
@@ -3158,13 +3160,6 @@ spec:css21; type:property; text:max-width
31583160
.hint:hover { opacity: 1; }
31593161

31603162
.highlight { background: yellow; }
3161-
.investigation {
3162-
position: relative;
3163-
border-left: 8px solid #162955;
3164-
background: #B9C0D0;
3165-
padding: .5em;
3166-
margin: 1em auto;
3167-
}
31683163

31693164
/* fallback for summary/details */
31703165
details { display: block; font-weight: normal !important; }

css-tables-3/investigations.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)