Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding Developer Tools
Message
From
23/12/2014 03:59:43
 
General information
Forum:
CSS
Category:
Other
Miscellaneous
Thread ID:
01612569
Message ID:
01612605
Views:
51
Does it change the rendering to the element you are actually inspecting ? If the style in the element is overridden then it shouldn't change. However the overridden style doesn't just apply to just that element. There may be other elements using that style which do not override it - *they* will change.

Hope that makes sense :-}


>Thank you. But why, while it is crossed out and I uncheck the box, the rendering changes?
>
>>If it's crossed out, the style being used is defined somewhere else.
>>
>>>Could someone please clarify (and I did look on-line first but could not find a definitive answers) how to read the Developer Tools Element pane (in both IE and Chrome).
>>>
>>>When I see an element and the check box is checked and the value is crossed-out, does the browser render this value? For example, if I see the following
>>>
>>>
>>>body {
>>> [x] font-size 14px;     /* the entire line is crossed out */
>>>]
>>>}
>>>
>>>
>>>Does the browser render this font size? If I un-check it, how does it change the rendering? Why is the line crossed out?
>>>
>>>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform