rendering-engine
How is CSS applied by the browser, and are repaints affected by it?
Let\'s say we have an HTML page with a single stylesheet <link>. How does the browser take the rules in this stylesheet and apply it to the HTML? I\'m not asking about how to make it faster, I w[详细]
2023-03-26 14:47 分类:问答Mobile device detection for rendering rich web content
What are the most web-capable mobile phones to date (models and / or user agents) and What rules should be assessed when trying to determine if they will handle a rich mobile-customised site?[详细]
2023-03-07 16:48 分类:问答How does ASP.NET Webforms decide HTML name of a control?
In ASP.NET web forms when a control is rendered on the page, the ID of each field is modified with the ctrl01 as needed to ensure collisions don\'t happen (aka myField becomes ctrl01$myField or whatno[详细]
2023-02-23 01:18 分类:问答Vertex shader attribute mapping in GLSL
I\'m coding a small rendering engine with GLSL shaders: Each Mesh (well, submesh) has a number of vertex streams (eg. position,normal,texture,tangent,etc) into one big VBO and a MaterialID.[详细]
2023-02-07 21:49 分类:问答I'm confused about what must I do (android rendering engine)
I\'m developing an Android application with OpenGL. I\'m very new with Android and OpenGL and my English is very poor. Yesterday I earned -4 points because I didn\'t explain some开发者_开发技巧thing[详细]
2023-01-25 04:00 分类:问答C++ rendering or game engine for Android. [closed]
As it currently stands, thi开发者_C百科s question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solic[详细]
2023-01-22 14:18 分类:问答Internet Explorer generates extra br
I have an issue where Internet Explorer is generating an additional br element that is not in my source. The additional br effects the page\'s layout and is visible when using the开发者_如何学Python d[详细]
2023-01-03 17:38 分类:问答Drawing reflexive edges in State Machines
I have to draw a small finite state machine that has some reflexive transitions 开发者_如何学JAVA(meaning the start and the end state of the transition are equal.[详细]
2022-12-28 15:21 分类:问答Is native code considered to be a part of "Layout Engine?"
Is native code of browsers co开发者_开发知识库nsidered to be part of \"Layout engine (Rendering engine)\" or it is separate from that? In another words, let\'s say, if we take Mozilla Firefox, does th[详细]
2022-12-10 17:54 分类:问答Modify Google Chrome or Mozilla Firefox display settings
I would like to know if it is possible to modify Chrome or 开发者_C百科Firefox display settings, so that it would only show rectangles of HTML DOM objects? What I want to do is to decrease rendering e[详细]
2022-12-08 23:18 分类:问答