Skip to content

Commit ac7acf8

Browse files
committed
[mediaqueries] Add naming issue to overflow-block/inline.
1 parent 7681e9f commit ac7acf8

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

mediaqueries/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,8 +1194,10 @@ overflow-block</h3>
11941194
Examples: printers, ebook readers
11951195
</dl>
11961196

1197-
<p class='issue'>
1198-
“Viewport” isn't the right term here, or in 'overflow-inline'.
1197+
Issue: “Viewport” isn't the right term here, or in 'overflow-inline'.
1198+
1199+
Issue: The names of 'overflow-block' and 'overflow-inline' are possibly confusing.
1200+
Any better names?
11991201

12001202
<h3 id='mf-overflow-inline'>
12011203
overflow-inline</h3>

mediaqueries/Overview.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,8 +1639,10 @@ <h3 class="heading settled heading" data-level=5.5 id=mf-overflow-block><span cl
16391639
Examples: printers, ebook readers
16401640
</dl>
16411641

1642-
<p class=issue id=issue-379b3dad><a class=self-link href=#issue-379b3dad></a>
1643-
“Viewport” isn’t the right term here, or in <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a>.
1642+
<p class=issue id=issue-379b3dad><a class=self-link href=#issue-379b3dad></a>“Viewport” isn’t the right term here, or in <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a>.</p>
1643+
1644+
<p class=issue id=issue-a4b3fbef><a class=self-link href=#issue-a4b3fbef></a>The names of <a class=property data-link-type=propdesc href=#descdef-overflow-block title=overflow-block>overflow-block</a> and <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a> are possibly confusing.
1645+
Any better names?</p>
16441646

16451647
<h3 class="heading settled heading" data-level=5.6 id=mf-overflow-inline><span class=secno>5.6 </span><span class=content>
16461648
overflow-inline</span><a class=self-link href=#mf-overflow-inline></a></h3>
@@ -2545,10 +2547,12 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
25452547
<a href=#issue-82c28e24></a></div><div class=issue>
25462548
Another media feature should probably be added to deal with the type of resolution authors want to know to deal with monochrome printing.
25472549

2548-
<a href=#issue-7ddcf400></a></div><div class=issue>
2549-
“Viewport” isn’t the right term here, or in <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a>.
2550+
<a href=#issue-7ddcf400></a></div><div class=issue>“Viewport” isn’t the right term here, or in <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a>.<a href=#issue-379b3dad></a></div>
2551+
2552+
<div class=issue>The names of <a class=property data-link-type=propdesc href=#descdef-overflow-block title=overflow-block>overflow-block</a> and <a class=property data-link-type=propdesc href=#descdef-overflow-inline title=overflow-inline>overflow-inline</a> are possibly confusing.
2553+
Any better names?<a href=#issue-a4b3fbef></a></div>
25502554

2551-
<a href=#issue-379b3dad></a></div><div class=issue>
2555+
<div class=issue>
25522556
Using this media feature for accessibility purposes overlaps a lot with <a href=http://msdn.microsoft.com/en-us/library/windows/apps/hh465764.aspx>the high-contrast media feature proposed by Microsoft</a>.
25532557
Can we adjust this so that it covers all use cases for both,
25542558
or somehow modify them to work in an orthogonal, rather than overlapping, fashion?

0 commit comments

Comments
 (0)