Side by Side Diff: LayoutTests/fast/css/focus-display-block-inline-expected.txt
Issue 16599003 :
:hover style not applied on hover if its display property is different from original style's (Closed)
Patch Set: Patch (fixed test that was expected to fail and is now passing)
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/css/focus-display-block-inline.html
LayoutTests/fast/css/focus-display-block-inline-expected.txt
LayoutTests/fast/css/hover-display-block-inline.html
LayoutTests/fast/css/hover-display-block-inline-expected.txt
LayoutTests/fast/css/hover-display-block-none.html
LayoutTests/fast/css/hover-display-block-none-expected.txt
LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
LayoutTests/fast/events/drag-display-none-element.html
LayoutTests/fast/events/drag-display-none-element-expected.txt
Source/core/dom/ContainerNode.h
Source/core/dom/ContainerNode.cpp
Source/core/dom/Document.h
Source/core/dom/Document.cpp
Source/core/dom/Element.h
Source/core/dom/Element.cpp
Source/core/dom/Node.h
Source/core/dom/Node.cpp
Source/core/dom/NodeRenderingContext.h
Source/core/dom/NodeRenderingContext.cpp
Source/core/dom/PseudoElement.h
Source/core/dom/PseudoElement.cpp
Source/core/dom/Text.h
Source/core/dom/Text.cpp
Source/core/dom/shadow/InsertionPoint.h
Source/core/dom/shadow/InsertionPoint.cpp
Source/core/dom/shadow/ShadowRoot.h
Source/core/dom/shadow/ShadowRoot.cpp
Source/core/html/HTMLCanvasElement.h
Source/core/html/HTMLCanvasElement.cpp
Source/core/html/HTMLFormControlElement.h
Source/core/html/HTMLFormControlElement.cpp
Source/core/html/HTMLFrameElement.h
Source/core/html/HTMLFrameElement.cpp
Source/core/html/HTMLFrameElementBase.h
Source/core/html/HTMLFrameElementBase.cpp
Source/core/html/HTMLFrameSetElement.h
Source/core/html/HTMLFrameSetElement.cpp
Source/core/html/HTMLImageElement.h
Source/core/html/HTMLImageElement.cpp
Source/core/html/HTMLInputElement.h
Source/core/html/HTMLInputElement.cpp
Source/core/html/HTMLLIElement.h
Source/core/html/HTMLLIElement.cpp
Source/core/html/HTMLMediaElement.h
Source/core/html/HTMLMediaElement.cpp
Source/core/html/HTMLOptGroupElement.h
Source/core/html/HTMLOptGroupElement.cpp
Source/core/html/HTMLOptionElement.h
Source/core/html/HTMLOptionElement.cpp
Source/core/html/HTMLPlugInElement.h
Source/core/html/HTMLPlugInElement.cpp
Source/core/html/HTMLPlugInImageElement.h
Source/core/html/HTMLPlugInImageElement.cpp
Source/core/html/HTMLProgressElement.h
Source/core/html/HTMLProgressElement.cpp
Source/core/html/HTMLTextAreaElement.h
Source/core/html/HTMLTextAreaElement.cpp
Source/core/html/HTMLVideoElement.h
Source/core/html/HTMLVideoElement.cpp
Source/core/html/PluginDocument.h
Source/core/html/PluginDocument.cpp
Source/core/html/shadow/ClearButtonElement.h
Source/core/html/shadow/ClearButtonElement.cpp
Source/core/html/shadow/PickerIndicatorElement.h
Source/core/html/shadow/PickerIndicatorElement.cpp
Source/core/html/shadow/SliderThumbElement.h
Source/core/html/shadow/SliderThumbElement.cpp
Source/core/html/shadow/SpinButtonElement.h
Source/core/html/shadow/SpinButtonElement.cpp
Source/core/html/shadow/TextControlInnerElements.h
Source/core/html/shadow/TextControlInnerElements.cpp
Source/core/html/shadow/TextFieldDecorationElement.h
Source/core/html/shadow/TextFieldDecorationElement.cpp
Source/core/page/DragController.cpp
Source/core/svg/SVGImageElement.h
Source/core/svg/SVGImageElement.cpp