网格虫

There is an excellent list of Flexbox bugs, curated by Philip Walton and Greg Whitworth. It’s a site I’ve referred to many times while working on my own projects or writing articles. I thought it might be useful to have a similar listing of CSS Grid Layout issues as we discover them.

由Philip Walton和Greg Whitworth策划的Flexbox bug列表非常好。 在我自己的项目或撰写文章时,我已经多次提及该网站。 我认为在我们发现CSS网格布局问题时列出类似的列表可能会很有用。

I had this thought two days ago, thinking I’d spend an hour or so listing the ones I knew about. Two days later I’m emerging from an interoperability rabbit hole, having properly looked into and documented the first seven.

两天前我就想到了这个想法,以为我会花一个小时左右的时间列出我所知道的那些东西。 两天后,我从一个可互操作的漏洞中脱颖而出,已经对第一个七个漏洞进行了适当的调查和记录。

Take a look at GridBugs here.

在这里看看GridBugs 。

添加您的Gridbug (Add your gridbugs)

If you think you have found a Grid interoperability issue, I would love to add it to the list. Start by posting an Issue on the GridBugs site. I’m happy to help you figure out and log the issue with the browser concerned or against the specification. I would ask one thing. Please create a Reduced Test Case of your issue first. If you post your entire layout asking why it doesn’t work in a certain browser, I will be raising one eyebrow sternly in your general direction. The examples already listed against issues are the sort of thing you should produce.

如果您认为发现了网格互操作性问题,我希望将其添加到列表中。 首先在GridBugs站点上发布问题 。 我们很乐意帮助您找出相关浏览器或与规范有关的问题并将其记录下来。 我想问一件事。 请首先为您的问题创建精简测试用例 。 如果您发布整个布局,询问为什么它在某些浏览器中不起作用,我将朝着您的一般方向严厉地抬起眉毛。 已经针对问题列出的示例是您应该生产的东西。

If you just want to learn how to use Grid Layout, I would suggest checking out my resources over at Grid by Example. If you have a general Grid “How do I …?” question, I have an ongoing Grid AMA. Once again though, I am far more likely to help if you can do a bit of work to create a clear question with a reduced example first.

如果您只是想学习如何使用Grid Layout,我建议您在Grid by Example中查看我的资源。 如果您有通用网格“如何……?” 问题,我正在进行Grid AMA 。 再次重申,如果您可以做一些工作来首先创建一个简化的示例来提出一个明确的问题,我很有可能会提供帮助。

翻译自: https://rachelandrew.co.uk/archives/2017/07/29/gridbugs/

你可能感兴趣的:(java,python,人工智能,javascript,linux,ViewUI)